Class TemplateJsonTree
java.lang.Object
overit.geocall.util.Tree
overit.geocallapp.wfm.util.WFMTree<DataCollectionNode>
overit.geocallapp.wfm.core.ux.datacollection.template.treejson.TemplateJsonTree
- All Implemented Interfaces:
Serializable,overit.geocall.clipboard.ClipboardObject,overit.geocall.marks.NameExposer
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethod to get the icon showed in the tree viewvoidsetIconPath(String iconPath) Method to set the icon showed in the tree viewMethods inherited from class overit.geocallapp.wfm.util.WFMTree
bfs, getItem, setItemMethods inherited from class overit.geocall.util.Tree
_reset, addAfterNodeByPath, addBeforeNodeByPath, addChild, addChild, addChild, addChildNodeByPath, addChildNodeByPath, contains, createCopy, delChild, delNodeByPath, getChild, getChild, getChildren, getChildrenSize, getDepth, getFirstChild, getFirstChild, getHead, getLastChild, getLastChild, getNodeByPath, getParent, getPath, getPos, getRoot, getSelected, getStopped, isFiltered, isLeaf, isRoot, onCopy, onCut, onLost, onPaste, setChild, setHead, setNodeByPath, setSelected, setStopped
-
Constructor Details
-
TemplateJsonTree
public TemplateJsonTree()
-
-
Method Details
-
getIconPath
Method to get the icon showed in the tree view -
setIconPath
Method to set the icon showed in the tree view
-