Uses of Class
com.inmethod.grid.common.ColumnsState

Packages that use ColumnsState
com.inmethod.grid.common   
 

Uses of ColumnsState in com.inmethod.grid.common
 

Methods in com.inmethod.grid.common that return ColumnsState
 ColumnsState ColumnsState.clone()
          Returns deep copy of the object.
 ColumnsState AbstractGrid.getColumnState()
          Returns the column state.
 

Methods in com.inmethod.grid.common with parameters of type ColumnsState
 void AbstractGrid.setColumnState(ColumnsState columnState)
          Sets a new column state.
 



Copyright © 2007–2014 inMethod s.r.o.. All rights reserved.