Uses of Interface
com.inmethod.grid.IGridSortState
Packages that use IGridSortState
-
Uses of IGridSortState in com.inmethod.grid
Methods in com.inmethod.grid that return IGridSortStateModifier and TypeMethodDescription<S> IGridSortState<S>
IDataSource.IQuery.getSortState()
Returns theIGridSortState
that can be used to determine which sortable columns have been used to sort the table. -
Uses of IGridSortState in com.inmethod.grid.common
Classes in com.inmethod.grid.common that implement IGridSortStateMethods in com.inmethod.grid.common that return IGridSortStateModifier and TypeMethodDescriptionprotected abstract IGridSortState
AbstractPageableView.getSortState()
-
Uses of IGridSortState in com.inmethod.grid.datagrid
Methods in com.inmethod.grid.datagrid that return IGridSortStateModifier and TypeMethodDescriptionprotected abstract IGridSortState<S>
DataGridBody.getSortState()