Uses of Interface
com.jbstrap.ui.components.treeview.interfaces.TreeviewNodeCloseEvent
Packages that use TreeviewNodeCloseEvent
-
Uses of TreeviewNodeCloseEvent in com.jbstrap.ui.components.treeview
Methods in com.jbstrap.ui.components.treeview that return TreeviewNodeCloseEventModifier and TypeMethodDescriptionfinal TreeviewNodeCloseEvent
Treeview.getNodeCloseHandler()
Gets the event handler associated with collapsing a parent node.Methods in com.jbstrap.ui.components.treeview with parameters of type TreeviewNodeCloseEventModifier and TypeMethodDescriptionfinal Treeview
Treeview.setNodeCloseHandler
(TreeviewNodeCloseEvent handler) Sets the implementation of the event handler associated with collapsing a parent node