Package | Description |
---|---|
com.inmethod.grid | |
com.inmethod.grid.common | |
com.inmethod.grid.datagrid |
Modifier and Type | Method and Description |
---|---|
<S> IGridSortState<S> |
IDataSource.IQuery.getSortState()
Returns the
IGridSortState that can be used to determine which sortable columns
have been used to sort the table. |
Modifier and Type | Class and Description |
---|---|
class |
GridSortState<S>
An
IGridSortState implementation. |
Modifier and Type | Method and Description |
---|---|
protected abstract IGridSortState |
AbstractPageableView.getSortState() |
Modifier and Type | Method and Description |
---|---|
protected abstract IGridSortState<S> |
DataGridBody.getSortState() |
Copyright © 2015. All rights reserved.