Uses of Interface
org.teamapps.ux.component.tree.TreeNodeInfo
Packages that use TreeNodeInfo
Package
Description
-
Uses of TreeNodeInfo in org.teamapps.ux.component.node
Subinterfaces of TreeNodeInfo in org.teamapps.ux.component.node -
Uses of TreeNodeInfo in org.teamapps.ux.component.template
Classes in org.teamapps.ux.component.template that implement TreeNodeInfo -
Uses of TreeNodeInfo in org.teamapps.ux.component.tree
Classes in org.teamapps.ux.component.tree that implement TreeNodeInfoMethods in org.teamapps.ux.component.tree that return TreeNodeInfo -
Uses of TreeNodeInfo in org.teamapps.ux.model
Methods in org.teamapps.ux.model that return TreeNodeInfoModifier and TypeMethodDescriptiondefault TreeNodeInfoBaseTreeModel.getTreeNodeInfo(RECORD record) ListTreeModel.getTreeNodeInfo(RECORD record) Method parameters in org.teamapps.ux.model with type arguments of type TreeNodeInfoModifier and TypeMethodDescriptionvoidListTreeModel.setTreeNodeInfoFunction(Function<RECORD, TreeNodeInfo> treeNodeInfoFunction)