Skip navigation links

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

E17493-04


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

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

 

Uses of ExtensibleElement in oracle.ide.inspector.layout

 

Subclasses of ExtensibleElement in oracle.ide.inspector.layout
 class CategoryLayout
          CategoryLayouts specify how the property inspector form view displays properties under a specific category.
 class Choice
          One of the display choices in a ChoiceGroup.
 class ChoiceGroup
          One of the Elements comprising a DisplayGroup.
 class DisplayGroup
          Display groups collect a number of displayable elements into meaningful groups that are hidden from view when the display group is not in its expanded state.
 class ExtensibleGroup
          Group elements that are also extensible must implement this interface.
static class PropertyFormLayoutAssembly.CategoryLayoutAssembly
          Assembles multiple CategoryLayouts into one.
static class PropertyFormLayoutAssembly.ChoiceAssembly
          Assembles multiple part-of Choices into one.
static class PropertyFormLayoutAssembly.ChoiceGroupAssembly
          Assembles multiple ChoiceGroups that are part of another into to one group.
static class PropertyFormLayoutAssembly.DisplayGroupAssembly
          Assembles multiple DisplayGroups that part-of another group into one group .

 


Skip navigation links

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

E17493-04


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