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.4 2004/02/19 17:37:59 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()