|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.ui.collection.UINodeAttributeMap | +--oracle.cabo.ui.composite.RootAttributeMap
AttributeMap that delegates to the ParentContext's current UINode. This class is typically used inside of composite widgets to delegate attributes to the root of the composite.
Constructor Summary | |
protected |
RootAttributeMap()
|
Method Summary | |
static RootAttributeMap |
getAttributeMap()
|
protected RenderingContext |
getRenderingContext(RenderingContext context)
|
protected UINode |
getUINode(RenderingContext context)
|
Methods inherited from class oracle.cabo.ui.collection.UINodeAttributeMap |
attributeKeys, getAttribute, setAttribute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected RootAttributeMap()
Method Detail |
public static RootAttributeMap getAttributeMap()
protected UINode getUINode(RenderingContext context)
getUINode
in class UINodeAttributeMap
protected RenderingContext getRenderingContext(RenderingContext context)
getRenderingContext
in class UINodeAttributeMap
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |