Class DefaultLeafNode
java.lang.Object
com.inductiveautomation.ignition.client.util.gui.tree.DefaultLeafNode
- All Implemented Interfaces:
TreeNode
- Direct Known Subclasses:
ViewTreeNode
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchildren()booleangetChildAt(int childIndex) intintbooleanisLeaf()
-
Field Details
-
parent
-
-
Constructor Details
-
DefaultLeafNode
-
-
Method Details
-
getChildAt
- Specified by:
getChildAtin interfaceTreeNode
-
getChildCount
public int getChildCount()- Specified by:
getChildCountin interfaceTreeNode
-
getParent
-
getIndex
-
getAllowsChildren
public boolean getAllowsChildren()- Specified by:
getAllowsChildrenin interfaceTreeNode
-
isLeaf
public boolean isLeaf() -
children
-