Uses of Class
com.inmethod.grid.common.GridSortState
-
Packages that use GridSortState Package Description com.inmethod.grid.common -
-
Uses of GridSortState in com.inmethod.grid.common
Methods in com.inmethod.grid.common that return GridSortState Modifier and Type Method Description GridSortState<S>AbstractGrid. getSortState()Returns the sort state of this grid.
-