Uses of Interface
com.inmethod.grid.IGridSortState

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
 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
          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 DataGridBody.getSortState()
           
 



Copyright © 2007-2012 inMethod s.r.o.. All Rights Reserved.