Uses of Interface
com.jbstrap.ui.components.treeview.interfaces.TreeviewNodeCreator
-
Uses of TreeviewNodeCreator in com.jbstrap.ui.components.treeview
Modifier and TypeMethodDescriptionfinal TreeviewNodeCreator
Treeview.getNodeCreator()
Gets the renderer used to create nodesModifier and TypeMethodDescriptionfinal Treeview
Treeview.setDataDescriptor
(DataDescriptor dataDescriptor, TreeviewNodeCreator nodeCreator) Sets the treeview DataDescriptor and defines an own node renderer implementationfinal Treeview
Treeview.setNodeCreator
(TreeviewNodeCreator nodeCreator) Sets the node creator implementation