Uses of Interface
com.jbstrap.ui.components.treeview.interfaces.TreeviewNodeOpenEvent
Packages that use TreeviewNodeOpenEvent
-
Uses of TreeviewNodeOpenEvent in com.jbstrap.ui.components.treeview
Methods in com.jbstrap.ui.components.treeview that return TreeviewNodeOpenEventModifier and TypeMethodDescriptionfinal TreeviewNodeOpenEvent
Treeview.getNodeOpenHandler()
Gets the event handler associated with expanding a parent nodeMethods in com.jbstrap.ui.components.treeview with parameters of type TreeviewNodeOpenEventModifier and TypeMethodDescriptionfinal Treeview
Treeview.setNodeOpenHandler
(TreeviewNodeOpenEvent handler) Sets the implementation of the event handler associated with expanding a parent node