Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-05

Uses of Interface
oracle.apps.fnd.applcore.dt.common.ui.LovDataProvider

Packages that use LovDataProvider
oracle.apps.fnd.applcore.dt.common.model This package contains common model objects used within this Design Time project. 
oracle.apps.fnd.applcore.dt.common.ui This package contains common user interface components used in the Design Time project. 
 

Uses of LovDataProvider in oracle.apps.fnd.applcore.dt.common.model
 

Classes in oracle.apps.fnd.applcore.dt.common.model that implement LovDataProvider
 class AbstractLovDataProviderImpl
          Abstract class to implement some of the common logic for List of Value data providers.
 class CoDependentViewObjectLovDataProviderImpl
          View Object LOV Data Provider Implementation with CoDependent criteria.
 class DependentJdbcLovDataProviderImpl
          Abstract class to implement some of the common logic for List of Value data providers.
 class JdbcLovDataProviderImpl
          JDBC Implementation of LOV (List of Values) Data Provider.
 class ViewObjectLovDataProviderImpl
          View Object LOV Data Provider Implementation.
 

Uses of LovDataProvider in oracle.apps.fnd.applcore.dt.common.ui
 

Fields in oracle.apps.fnd.applcore.dt.common.ui declared as LovDataProvider
protected  LovDataProvider LovPanel._dataProvider
           
 

Constructors in oracle.apps.fnd.applcore.dt.common.ui with parameters of type LovDataProvider
LovPanel(LovDataProvider dataProvider)
          Construct an LOV Panel.
 


Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.