|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for nodes of a tree.
Method Summary | |
TreeGroupDataModel |
getParent()
Returns a reference to the parent element |
java.lang.String |
getParentKey()
Returns the key for the parent element. |
java.lang.String |
getUniqueKey()
Returns a unique id for the node in the tree. |
void |
setParent(TreeGroupDataModel parent)
Sets the reference to the parent element |
Method Detail |
public TreeGroupDataModel getParent()
public void setParent(TreeGroupDataModel parent)
parent
- TreeGroupDataModelpublic java.lang.String getParentKey()
public java.lang.String getUniqueKey()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |