Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.ui.composite
Class PathUINodeList

java.lang.Object
  |
  +--oracle.cabo.ui.collection.UINodeUINodeList
        |
        +--oracle.cabo.ui.composite.PathUINodeList
All Implemented Interfaces:
java.lang.Cloneable, UINodeList

public class PathUINodeList
extends UINodeUINodeList

UINodeList that retrieves its list of children from a UINode specified by a Path.


Constructor Summary
PathUINodeList(Path logicalNodePath)
           
 
Method Summary
protected  UINode getUINode(RenderingContext context)
           
 
Methods inherited from class oracle.cabo.ui.collection.UINodeUINodeList
addUINode, addUINode, clearUINodes, clone, getMutableUINode, getRenderingContext, getUINode, removeUINode, setUINode, size
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathUINodeList

public PathUINodeList(Path logicalNodePath)
Method Detail

getUINode

protected UINode getUINode(RenderingContext context)
Overrides:
getUINode in class UINodeUINodeList

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.