|
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 LayoutAssistant | |
|---|---|
| oracle.jdeveloper.cmt | The Component Model Tool, an API for manipulating Java source code. |
| oracle.jdeveloper.uieditor | Contains classes that allow addins access to the UIEditor integration objects. |
| oracle.jdeveloper.uieditor.uicanvas | Contains classes that allow addins access to the UICanvas integration objects. |
| Uses of LayoutAssistant in oracle.jdeveloper.cmt |
|---|
| Methods in oracle.jdeveloper.cmt that return LayoutAssistant | |
|---|---|
LayoutAssistant |
CmtModelNode.getLayoutAssistant()Get the LayoutAssistant associated with the LayoutManager which controls the Component represented by this object if in fact this object represents a Component. |
LayoutAssistant |
CmtFolder.getLayoutAssistant() |
| Uses of LayoutAssistant in oracle.jdeveloper.uieditor |
|---|
| Methods in oracle.jdeveloper.uieditor that return LayoutAssistant | |
|---|---|
static LayoutAssistant |
UIManager.getLayoutAssistant(java.lang.String clsName) |
| Uses of LayoutAssistant in oracle.jdeveloper.uieditor.uicanvas |
|---|
| Classes in oracle.jdeveloper.uieditor.uicanvas that implement LayoutAssistant | |
|---|---|
class |
AbstractAssistantAbstractAssistant provides a base implementation for LayoutAssistant. |
| Methods in oracle.jdeveloper.uieditor.uicanvas that return LayoutAssistant | |
|---|---|
LayoutAssistant |
SelectNib.getLayoutAssistant()Get the LayoutAssistant associated with this SelectNib. |
abstract LayoutAssistant |
UICanvas.getLayoutAssistant(CmtModelNode node)Get the associated LayoutAssistant for the given CmtModelNode. |
| Methods in oracle.jdeveloper.uieditor.uicanvas with parameters of type LayoutAssistant | |
|---|---|
void |
SelectNib.setLayoutAssistant(LayoutAssistant l)Set the LayoutAssistant to be associated with this SelectNib for use during resizeAction. |
|
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 | |||||||||