| Package | Description |
|---|---|
| com.vaadin.flow.component.grid |
| Modifier and Type | Method and Description |
|---|---|
protected GridSortOrder<T> |
GridSortOrderBuilder.createSortOrder(Grid.Column<T> by,
SortDirection direction) |
| Modifier and Type | Method and Description |
|---|---|
Registration |
Grid.addSortListener(ComponentEventListener<SortEvent<Grid<T>,GridSortOrder<T>>> listener) |
Copyright © 2019. All rights reserved.