| Package | Description |
|---|---|
| com.vaadin.flow.component.grid | |
| com.vaadin.flow.data.event | |
| com.vaadin.flow.data.provider |
| Modifier and Type | Class and Description |
|---|---|
class |
GridSortOrder<T>
Sorting information for
Grid. |
| Modifier and Type | Class and Description |
|---|---|
class |
SortEvent<T extends Component,S extends SortOrder<?>>
Event describing a change in sorting of a
DataProvider. |
static interface |
SortEvent.SortNotifier<T extends Component,S extends SortOrder<?>>
The interface for adding and removing listeners for
SortEvents. |
| Modifier and Type | Class and Description |
|---|---|
class |
SortOrderBuilder<T extends SortOrder<V>,V>
Base class for helper classes with fluent API for constructing sort order
lists.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QuerySortOrder
Sorting information for
Query. |
Copyright © 2025. All rights reserved.