public static interface SelectionEvent.SelectionListener extends Serializable
SelectionEvents.| Modifier and Type | Method and Description |
|---|---|
void |
select(SelectionEvent event)
Notifies the listener that the selection state has changed.
|
void select(SelectionEvent event)
event - the selection change eventCopyright © 2023 Vaadin Ltd. All rights reserved.