| Package | Description |
|---|---|
| com.vaadin.flow.component.grid | |
| com.vaadin.flow.data.event |
| Modifier and Type | Method and Description |
|---|---|
Registration |
Grid.addSortListener(ComponentEventListener<SortEvent<Grid<T>,GridSortOrder<T>>> listener) |
| Modifier and Type | Method and Description |
|---|---|
Registration |
SortEvent.SortNotifier.addSortListener(ComponentEventListener<SortEvent<T,S>> listener)
Adds a sort order change listener that gets notified when the sort
order changes.
|
Copyright © 2025. All rights reserved.