|
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 Element | |
|---|---|
| oracle.ide.inspector.layout | Contains interfaces and abstract classes describing the property form layout information. |
| Uses of Element in oracle.ide.inspector.layout |
|---|
| Classes in oracle.ide.inspector.layout that implement Element | |
|---|---|
class |
CategoryLayoutCategoryLayouts specify how the property inspector form view displays properties under a specific category. |
class |
ChoiceOne of the display choices in a ChoiceGroup. |
class |
ChoiceGroupOne of the Elements comprising a DisplayGroup. |
class |
CustomComponentOne 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. |
class |
ExtensibleElementExtensible elements should extend this class. |
class |
ExtensibleGroupGroup elements that are also extensible must implement this interface. |
class |
PropertyOne of the Elements comprising a DisplayGroup. |
class |
PropertyFormLayoutA PropertyFormLayout encapsulates the constraints controlling the positioning of PropertyEditors in the property inspector form view. |
class |
PropertyFormLayoutAssemblyAssembles multiple PropertyFormLayouts into one. |
static class |
PropertyFormLayoutAssembly.CategoryLayoutAssemblyAssembles multiple CategoryLayouts into one. |
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 . |
class |
RowOne of the Elements comprising a DisplayGroup. |
class |
SimpleElementSimple elements should extend this class. |
class |
SpringA Spring controls distance between properties in a Row element. |
| Methods in oracle.ide.inspector.layout that return types with arguments of type Element | |
|---|---|
java.util.List<Element> |
SimpleElement.getChildren() |
java.util.List<Element> |
Element.getChildren()If this element contains other elements as children, this method returns the list of children, otherwise, it returns an empty list. |
java.util.List<Element> |
PropertyFormLayoutAssembly.getChildren() |
java.util.List<Element> |
PropertyFormLayoutAssembly.CategoryLayoutAssembly.getChildren() |
java.util.List<Element> |
PropertyFormLayoutAssembly.DisplayGroupAssembly.getChildren()Assembles multiple DisplayGroups that part-of another group into one group . |
java.util.List<Element> |
PropertyFormLayoutAssembly.ChoiceGroupAssembly.getChildren()Assembles multiple ChoiceGroups that are part of another into to one group. |
java.util.List<Element> |
PropertyFormLayoutAssembly.ChoiceAssembly.getChildren()Assembles multiple part-of Choices into one. |
| Constructor parameters in oracle.ide.inspector.layout with type arguments of type Element | |
|---|---|
PropertyFormLayoutAssembly(java.util.List<Element> propertyFormLayouts) |
|
|
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 | |||||||||