Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.ide.inspector.layout.ChoiceSelector

Packages that use ChoiceSelector
oracle.ide.inspector.layout Contains interfaces and abstract classes describing the property form layout information. 
 

Uses of ChoiceSelector in oracle.ide.inspector.layout
 

Subclasses of ChoiceSelector in oracle.ide.inspector.layout
static class PropertyFormLayoutAssembly.ChoiceSelectorDispatcher
          An implementation of the choice selector interface that knows how to delagate to the actual choice selector classes that comprise this assembly.
 

Methods in oracle.ide.inspector.layout that return ChoiceSelector
 ChoiceSelector ChoiceGroup.getChoiceSelector()
          Create an instance of the ChoiceSelector class.
 ChoiceSelector PropertyFormLayoutAssembly.ChoiceGroupAssembly.getChoiceSelector()
          Get the ChoiceSelector instance.
 

Methods in oracle.ide.inspector.layout that return types with arguments of type ChoiceSelector
 java.util.List<ChoiceSelector> PropertyFormLayoutAssembly.ChoiceSelectorDispatcher.getChoiceSelectors()
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.