|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IGridSortState | |
|---|---|
| com.inmethod.grid | |
| com.inmethod.grid.common | |
| com.inmethod.grid.datagrid | |
| Uses of IGridSortState in com.inmethod.grid |
|---|
| Methods in com.inmethod.grid that return IGridSortState | ||
|---|---|---|
|
IDataSource.IQuery.getSortState()
Returns the IGridSortState 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 IGridSortState | |
|---|---|
class |
GridSortState<S>
An IGridSortState implementation. |
| Methods in com.inmethod.grid.common that return IGridSortState | |
|---|---|
protected abstract IGridSortState |
AbstractPageableView.getSortState()
|
| Uses of IGridSortState in com.inmethod.grid.datagrid |
|---|
| Methods in com.inmethod.grid.datagrid that return IGridSortState | |
|---|---|
protected abstract IGridSortState<S> |
DataGridBody.getSortState()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||