Uses of Interface
com.jbstrap.ui.components.treeview.interfaces.TreeviewNodeClickEvent
-
Uses of TreeviewNodeClickEvent in com.jbstrap.ui.components.treeview
Modifier and TypeMethodDescriptionfinal TreeviewNodeClickEvent
Treeview.getNodeClickHandler()
Gets the event handler associated with clicking on a node.Modifier and TypeMethodDescriptionfinal Treeview
Treeview.setNodeClickHandler
(TreeviewNodeClickEvent handler) Sets the implementation of the event handler associated with clicking on a node.