Uses of Interface
com.jbstrap.ui.components.treeview.interfaces.TreeviewNodeCreator
Packages that use TreeviewNodeCreator
-
Uses of TreeviewNodeCreator in com.jbstrap.ui.components.treeview
Methods in com.jbstrap.ui.components.treeview that return TreeviewNodeCreatorModifier and TypeMethodDescriptionfinal TreeviewNodeCreator
Treeview.getNodeCreator()
Gets the renderer used to create nodesMethods in com.jbstrap.ui.components.treeview with parameters of type TreeviewNodeCreatorModifier 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