| Package | Description |
|---|---|
| com.vaadin.flow.data.selection |
| Modifier and Type | Method and Description |
|---|---|
Registration |
SelectionModel.addSelectionListener(SelectionListener<C,T> listener)
Adds a generic listener to this selection model, accepting both single
and multiselection events.
|
Copyright © 2000–2019 Vaadin Ltd. All rights reserved.