| Package | Description |
|---|---|
| com.vaadin.event | |
| com.vaadin.ui |
| Modifier and Type | Method and Description |
|---|---|
Registration |
SortEvent.SortNotifier.addSortListener(SortEvent.SortListener<T> listener)
Adds a sort order change listener that gets notified when the sort
order changes.
|
| Modifier and Type | Method and Description |
|---|---|
Registration |
Grid.addSortListener(SortEvent.SortListener<GridSortOrder<T>> listener)
Adds a sort order change listener that gets notified when the sort order
changes.
|
Copyright © 2022 Vaadin Ltd. All rights reserved.