Uses of Class
com.inmethod.grid.common.ColumnsState
Packages that use ColumnsState
-
Uses of ColumnsState in com.inmethod.grid.common
Methods in com.inmethod.grid.common that return ColumnsStateModifier and TypeMethodDescriptionColumnsState.clone()
Returns deep copy of the object.AbstractGrid.getColumnState()
Returns the column state.Methods in com.inmethod.grid.common with parameters of type ColumnsStateModifier and TypeMethodDescriptionvoid
AbstractGrid.setColumnState
(ColumnsState columnState) Sets a new column state.