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 TreeNodeInfoFields in org.teamapps.ux.component.tree declared as TreeNodeInfoModifier and TypeFieldDescriptionstatic final TreeNodeInfoTreeNodeInfoExtractor.DEFAULT_TREE_NODE_INFOMethods in org.teamapps.ux.component.tree that return TreeNodeInfoModifier and TypeMethodDescriptiondefault TreeNodeInfoTreeNodeInfoExtractor.getTreeNodeInfo(RECORD record) -
Uses of TreeNodeInfo in org.teamapps.ux.model
Methods in org.teamapps.ux.model that return TreeNodeInfoMethod parameters in org.teamapps.ux.model with type arguments of type TreeNodeInfoModifier and TypeMethodDescriptionvoidListTreeModel.setTreeNodeInfoFunction(Function<RECORD, TreeNodeInfo> treeNodeInfoFunction)