java.lang.Object | |
↳ | org.apache.myfaces.tobago.model.TreePath |
Handles a path in a tree from the root node to the position inside this tree. Date: 02.12.2008
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the node at the position of this NodePath applied to the parameter node.
| |||||||||||
This method is deprecated.
No replacement.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the node at the position of this NodePath applied to the parameter node.
tree | The start node. |
---|