| Package | Description |
|---|---|
| com.vaadin.data | |
| com.vaadin.event.selection | |
| com.vaadin.ui | |
| com.vaadin.ui.components.grid |
| Class and Description |
|---|
| SelectionListener
A listener for
SelectionEvent. |
| Class and Description |
|---|
| MultiSelectionEvent
Event fired when the the selection changes in a
SelectionModel.Multi. |
| SelectionEvent
A selection event that unifies the way to access to selection event for multi
selection and single selection components (in case when only one selected
item is required).
|
| SingleSelectionEvent
Fired when the selection changes in a listing component.
|
| Class and Description |
|---|
| MultiSelectionListener
A listener for listening for selection changes from a multiselection
component.
|
| SelectionListener
A listener for
SelectionEvent. |
| SingleSelectionListener
A listener for listening to selection changes on a single selection
component.
|
| Class and Description |
|---|
| MultiSelectionListener
A listener for listening for selection changes from a multiselection
component.
|
| SelectionListener
A listener for
SelectionEvent. |
| SingleSelectionListener
A listener for listening to selection changes on a single selection
component.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.