Uses of Interface
com.jbstrap.ui.components.treeview.interfaces.TreeviewNodeSelectEvent
Packages that use TreeviewNodeSelectEvent
-
Uses of TreeviewNodeSelectEvent in com.jbstrap.ui.components.treeview
Methods in com.jbstrap.ui.components.treeview that return TreeviewNodeSelectEventModifier and TypeMethodDescriptionfinal TreeviewNodeSelectEvent
Treeview.getNodeSelectionChangedHandler()
Gets the event handler associated with changing the selection of a node.Methods in com.jbstrap.ui.components.treeview with parameters of type TreeviewNodeSelectEventModifier and TypeMethodDescriptionfinal Treeview
Treeview.setNodeSelectionChangedHandler
(TreeviewNodeSelectEvent handler) Sets the event handler associated with changing the selection of a node.