|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use Extensible | |
---|---|
oracle.ide.inspector.layout | Contains interfaces and abstract classes describing the property form layout information. |
Uses of Extensible in oracle.ide.inspector.layout |
---|
Classes in oracle.ide.inspector.layout that implement Extensible | |
---|---|
class |
CategoryLayout CategoryLayout s 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 Element s 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 |
ExtensibleElement Extensible elements should extend this class. |
class |
ExtensibleGroup Group elements that are also extensible must implement this interface. |
static class |
PropertyFormLayoutAssembly.CategoryLayoutAssembly Assembles multiple CategoryLayout s into one. |
static class |
PropertyFormLayoutAssembly.ChoiceAssembly Assembles multiple part-of Choice s into one. |
static class |
PropertyFormLayoutAssembly.ChoiceGroupAssembly Assembles multiple ChoiceGroup s that are part of another into to one group. |
static class |
PropertyFormLayoutAssembly.DisplayGroupAssembly Assembles multiple DisplayGroup s that part-of another group into one group . |
Methods in oracle.ide.inspector.layout that return Extensible | |
---|---|
Extensible |
PropertyFormLayoutAssembly.CategoryLayoutAssembly.getBase() Assemblies cannot be extended, therefore, this method always returns null. |
Extensible |
Extensible.getBase() Get the base element. |
Extensible |
SimpleElement.getExtensible() |
Extensible |
Element.getExtensible() Get the Extensible information. |
Extensible |
ExtensibleGroup.getExtensible() |
Extensible |
PropertyFormLayout.getExtensible() |
Extensible |
Row.getExtensible() |
Extensible |
ExtensibleElement.getExtensible() |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |