|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tensegrity.palowebviewer.modules.widgets.client.tree.NodeTreeModel.TreeNode
com.tensegrity.palowebviewer.modules.ui.client.tree.PaloTreeModel.PaloTreeNode
com.tensegrity.palowebviewer.modules.ui.client.tree.FolderNode
public abstract class FolderNode
Constructor Summary | |
---|---|
FolderNode(PaloTreeModel model,
XObject object)
|
Method Summary | |
---|---|
abstract java.lang.String |
getFolderName()
|
java.lang.String |
toString()
|
Methods inherited from class com.tensegrity.palowebviewer.modules.ui.client.tree.PaloTreeModel.PaloTreeNode |
---|
childrenChanged, createNode, getChildType, getPaloTreeModel, getXObject, getXObjectChildren, getXObjectPath, hashCode, isInitialized, isLoaded, load, loadChildren, reinit |
Methods inherited from class com.tensegrity.palowebviewer.modules.widgets.client.tree.NodeTreeModel.TreeNode |
---|
addChild, clear, getChild, getChildByValue, getChildCount, getChildList, getParent, getParentPath, getPath, getValue, indexOf, isInTree, isLeaf, removeAll, removeChild, setParent, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FolderNode(PaloTreeModel model, XObject object)
Method Detail |
---|
public abstract java.lang.String getFolderName()
public java.lang.String toString()
toString
in class PaloTreeModel.PaloTreeNode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |