|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtensibleGroup | |
|---|---|
| oracle.ide.inspector.layout | Contains interfaces and abstract classes describing the property form layout information. |
| Uses of ExtensibleGroup in oracle.ide.inspector.layout |
|---|
| Subclasses of ExtensibleGroup in oracle.ide.inspector.layout | |
|---|---|
class |
ChoiceOne of the display choices in a ChoiceGroup. |
class |
ChoiceGroupOne of the Elements comprising a DisplayGroup. |
class |
DisplayGroupDisplay 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. |
static class |
PropertyFormLayoutAssembly.ChoiceAssemblyAssembles multiple part-of Choices into one. |
static class |
PropertyFormLayoutAssembly.ChoiceGroupAssemblyAssembles multiple ChoiceGroups that are part of another into to one group. |
static class |
PropertyFormLayoutAssembly.DisplayGroupAssemblyAssembles multiple DisplayGroups that part-of another group into one group . |
| Methods in oracle.ide.inspector.layout that return ExtensibleGroup | |
|---|---|
abstract ExtensibleGroup |
ExtensibleGroup.getBase()Get the base element. |
ExtensibleGroup |
PropertyFormLayoutAssembly.DisplayGroupAssembly.getBase()Assemblies cannot be extended, therefore, this method always returns null. |
ExtensibleGroup |
PropertyFormLayoutAssembly.ChoiceGroupAssembly.getBase()Assemblies cannot be extended, therefore, this method always returns null. |
ExtensibleGroup |
PropertyFormLayoutAssembly.ChoiceAssembly.getBase()Assemblies cannot be extended, therefore, this method always returns null. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||