Uses of Interface
com.jbstrap.ui.components.treeview.interfaces.TreeviewNodeSelectEvent
-
Uses of TreeviewNodeSelectEvent in com.jbstrap.ui.components.treeview
Modifier and TypeMethodDescriptionfinal TreeviewNodeSelectEvent
Treeview.getNodeSelectionChangedHandler()
Gets the event handler associated with changing the selection of a node.Modifier and TypeMethodDescriptionfinal Treeview
Treeview.setNodeSelectionChangedHandler
(TreeviewNodeSelectEvent handler) Sets the event handler associated with changing the selection of a node.