oracle.cabo.ui.composite
Class RootChildUINodeList
java.lang.Object
|
+--oracle.cabo.ui.collection.UINodeUINodeList
|
+--oracle.cabo.ui.composite.RootChildUINodeList
- All Implemented Interfaces:
- java.lang.Cloneable, UINodeList
- public class RootChildUINodeList
- extends UINodeUINodeList
UINodeList that retrieves the list of indexed children from
the a child of the root UINode
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootChildUINodeList
protected RootChildUINodeList(java.lang.String childName)
RootChildUINodeList
protected RootChildUINodeList(java.lang.Integer childIndex)
getNodeList
public static RootChildUINodeList getNodeList(java.lang.String childName)
getNodeList
public static RootChildUINodeList getNodeList(int childIndex)
getUINode
protected UINode getUINode(RenderingContext context)
- Overrides:
getUINode
in class UINodeUINodeList
getRenderingContext
protected RenderingContext getRenderingContext(RenderingContext context)
- Overrides:
getRenderingContext
in class UINodeUINodeList
Copyright © 2002,2003, Oracle. All Rights Reserved.