Uses of Interface
com.vaadin.ui.components.grid.SortOrderProvider
-
Packages that use SortOrderProvider Package Description com.vaadin.ui -
-
Uses of SortOrderProvider in com.vaadin.ui
Methods in com.vaadin.ui with parameters of type SortOrderProvider Modifier and Type Method Description Grid.Column<T,V>Grid.Column. setSortOrderProvider(SortOrderProvider provider)Sets the sort orders when sorting this column.
-