|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Information about a specific node in the tree-browser
Revisions:
14 decembre 2002 Sacha Labourey:
TreeInfo
Method Summary | |
TreeAction |
getAction()
|
String |
getDescription()
|
String |
getIcon()
|
TreeNodeMenuEntry[] |
getMenuEntries()
|
String |
getName()
|
ResourceTreeNode[] |
getNodeManagableResources()
|
TreeNode[] |
getSubNodes()
|
boolean |
isMasterNode()
indicates if, in the presence of several nodes fighting for the same ResourceTreeNode in mode INVISIBLE_IF_SUBNODE_EXISTS, this node is master and other nodes (if any) will go as sub-nodes of this one |
Method Detail |
public String getName()
public String getDescription()
public String getIcon()
public TreeAction getAction()
public TreeNodeMenuEntry[] getMenuEntries()
public TreeNode[] getSubNodes()
public ResourceTreeNode[] getNodeManagableResources()
public boolean isMasterNode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |