Class Hierarchy
- java.lang.Object
- java.util.EventObject (implements java.io.Serializable)
- com.vaadin.data.HasValue.ValueChangeEvent<V> (implements com.vaadin.event.HasUserOriginated)
- com.vaadin.event.selection.MultiSelectionEvent<T> (implements com.vaadin.event.selection.SelectionEvent<T>)
- com.vaadin.event.selection.SingleSelectionEvent<T> (implements com.vaadin.event.selection.SelectionEvent<T>)
- com.vaadin.data.HasValue.ValueChangeEvent<V> (implements com.vaadin.event.HasUserOriginated)
- java.util.EventObject (implements java.io.Serializable)
Interface Hierarchy
- java.util.EventListener
- com.vaadin.event.SerializableEventListener (also extends java.io.Serializable)
- com.vaadin.event.selection.MultiSelectionListener<T>
- com.vaadin.event.selection.SelectionListener<T>
- com.vaadin.event.selection.SingleSelectionListener<T>
- com.vaadin.event.SerializableEventListener (also extends java.io.Serializable)
- java.io.Serializable
- com.vaadin.event.HasUserOriginated
- com.vaadin.event.selection.SelectionEvent<T>
- com.vaadin.event.SerializableEventListener (also extends java.util.EventListener)
- com.vaadin.event.selection.MultiSelectionListener<T>
- com.vaadin.event.selection.SelectionListener<T>
- com.vaadin.event.selection.SingleSelectionListener<T>
- com.vaadin.event.HasUserOriginated