oracle.cabo.ui.composite
Class RootUINodeList
java.lang.Object
|
+--oracle.cabo.ui.collection.UINodeUINodeList
|
+--oracle.cabo.ui.composite.RootUINodeList
- All Implemented Interfaces:
- java.lang.Cloneable, UINodeList
- public class RootUINodeList
- extends UINodeUINodeList
UINodeList that retrieves the list of indexed children from
the root UINode
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootUINodeList
protected RootUINodeList()
getNodeList
public static RootUINodeList getNodeList()
getUINode
protected UINode getUINode(RenderingContext context)
- Overrides:
getUINode
in class UINodeUINodeList
getRenderingContext
protected RenderingContext getRenderingContext(RenderingContext context)
- Overrides:
getRenderingContext
in class UINodeUINodeList
getUINode
public UINode getUINode(RenderingContext context,
int index)
- Description copied from interface:
UINodeList
- Returns the UINode at the specifed index in the UINodeList, given
the specified RenderingContext.
- Overrides:
getUINode
in class UINodeUINodeList
Copyright © 2002,2003, Oracle. All Rights Reserved.