Package org.teamapps.ux.component.tree
Interface TreeNodeInfo
-
- All Known Subinterfaces:
TreeNode
- All Known Implementing Classes:
BaseTemplateTreeNode
public interface TreeNodeInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetParent()booleanisExpanded()booleanisLazyChildren()
-