Package org.vaadin.firitin.components
Interface Tree.SelectionListener<T>
- Type Parameters:
T
- the type of the selected domain object
- All Superinterfaces:
Serializable
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A listener to track when the selected node is changed.
- Author:
- mstahv
-
Method Summary
-
Method Details
-
selected
-