Package org.vaadin.tatu
Class SelectionChangedEvent<R,C extends Tree>
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<C>
org.vaadin.tatu.SelectionChangedEvent<R,C>
- All Implemented Interfaces:
Serializable
public class SelectionChangedEvent<R,C extends Tree>
extends com.vaadin.flow.component.ComponentEvent<C>
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vaadin.flow.component.ComponentEvent
getSource, isFromClient, unregisterListenerMethods inherited from class java.util.EventObject
toString
-
Constructor Details
-
SelectionChangedEvent
-
-
Method Details
-
getSelected
-