|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TreeNode
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 |
---|
String getName()
String getDescription()
String getIcon()
TreeAction getAction()
TreeNodeMenuEntry[] getMenuEntries()
TreeNode[] getSubNodes()
ResourceTreeNode[] getNodeManagableResources()
boolean isMasterNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |