Uses of Interface
org.teamapps.ux.component.tree.TreeNodeInfo
-
Packages that use TreeNodeInfo Package Description org.teamapps.ux.component.node org.teamapps.ux.component.template org.teamapps.ux.component.tree -
-
Uses of TreeNodeInfo in org.teamapps.ux.component.node
Subinterfaces of TreeNodeInfo in org.teamapps.ux.component.node Modifier and Type Interface Description interfaceTreeNode -
Uses of TreeNodeInfo in org.teamapps.ux.component.template
Classes in org.teamapps.ux.component.template that implement TreeNodeInfo Modifier and Type Class Description classBaseTemplateTreeNode<PAYLOAD> -
Uses of TreeNodeInfo in org.teamapps.ux.component.tree
Methods in org.teamapps.ux.component.tree that return TreeNodeInfo Modifier and Type Method Description TreeNodeInfoTreeNodeInfoExtractor. getTreeNodeInfo(RECORD record)
-