org.openfaces.component.table
Class TreePath
java.lang.Object
org.openfaces.component.table.TreePath
- All Implemented Interfaces:
- java.io.Serializable
public class TreePath
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
TreePath
public TreePath(java.lang.Object value,
TreePath parentPath)
getValue
public java.lang.Object getValue()
getParentPath
public TreePath getParentPath()
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
getLevel
public int getLevel()
Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.