| Package | Description |
|---|---|
| com.vaadin.flow.component.grid |
| Modifier and Type | Method and Description |
|---|---|
Registration |
GridSingleSelectionModel.addSingleSelectionListener(SingleSelectionListener<Grid<T>,T> listener)
Adds a selection listener that will be called when the selection is
changed either by the user or programmatically.
|
Registration |
AbstractGridSingleSelectionModel.addSingleSelectionListener(SingleSelectionListener<Grid<T>,T> listener) |
Copyright © 2025. All rights reserved.