org.apache.tapestry.contrib.tree.model
Class TreeRowObject
java.lang.Object
|
+--org.apache.tapestry.contrib.tree.model.TreeRowObject
- public class TreeRowObject
- extends Object
- Version:
- $Id: TreeRowObject.java,v 1.3 2004/01/19 21:34:25 hlship Exp $
- Author:
- ceco
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeRowObject
public TreeRowObject(Object objTreeNode,
Object objTreeNodeUID,
int nTreeRowDepth)
getTreeNode
public Object getTreeNode()
getTreeNodeUID
public Object getTreeNodeUID()
getTreeRowDepth
public int getTreeRowDepth()