|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A wrapper for objects in a hierarchical data structure.
Method Summary | |
Object |
getObject()
Get the user object associated with this node. |
ITreeNode |
getParent()
Get the parent node for this node. |
boolean |
isExpandable()
Determine if this node is expandable. |
boolean |
isExpanded()
Determine if the node is currently expanded in the tree. |
boolean |
isRoot()
Determine if this node is the root of the tree. |
Method Detail |
public boolean isExpanded()
public Object getObject()
public boolean isRoot()
public boolean isExpandable()
public ITreeNode getParent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |