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

E22562-05

Uses of Class
oracle.apps.fnd.applcore.dt.common.ui.GenericComboOption

Packages that use GenericComboOption
oracle.apps.fnd.applcore.dt.common.ui This package contains common user interface components used in the Design Time project. 
oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail Master Detail creator. 
 

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

Constructor parameters in oracle.apps.fnd.applcore.dt.common.ui with type arguments of type GenericComboOption
GenericTableComboEditor(java.util.List<GenericComboOption> values)
          Construct this editor, passing valid combo box values.
GenericTableComboRenderer(java.util.List<GenericComboOption> values)
          Construct this renderer, passing valid combo box values.
 

Uses of GenericComboOption in oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail
 

Methods in oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail that return types with arguments of type GenericComboOption
 java.util.List<GenericComboOption> MDTreeDetailPanel.DetailLevelTable.getComboOptions(int row)
           
 


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

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.