Uses of Interface
org.vaadin.firitin.components.Tree.SelectionListener
Packages that use Tree.SelectionListener
-
Uses of Tree.SelectionListener in org.vaadin.firitin.components
Methods in org.vaadin.firitin.components with parameters of type Tree.SelectionListenerModifier and TypeMethodDescriptionvoidTree.addSelectionListener(Tree.SelectionListener<T> listener) Adds selection listener to nodes.voidTree.removeSelectionListener(Tree.SelectionListener<T> listener)