Class DefaultLeafNode
java.lang.Object
com.inductiveautomation.ignition.client.util.gui.tree.DefaultLeafNode
- All Implemented Interfaces:
- TreeNode
- Direct Known Subclasses:
- ViewTreeNode
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionchildren()booleangetChildAt(int childIndex) intintbooleanisLeaf()
- 
Field Details- 
parent
 
- 
- 
Constructor Details- 
DefaultLeafNode
 
- 
- 
Method Details- 
getChildAt- Specified by:
- getChildAtin interface- TreeNode
 
- 
getChildCountpublic int getChildCount()- Specified by:
- getChildCountin interface- TreeNode
 
- 
getParent
- 
getIndex
- 
getAllowsChildrenpublic boolean getAllowsChildren()- Specified by:
- getAllowsChildrenin interface- TreeNode
 
- 
isLeafpublic boolean isLeaf()
- 
children
 
-