Uses of Class
com.vaadin.shared.ui.grid.GridStaticSectionState.CellState

Packages that use GridStaticSectionState.CellState
com.vaadin.shared.ui.grid   
 

Uses of GridStaticSectionState.CellState in com.vaadin.shared.ui.grid
 

Fields in com.vaadin.shared.ui.grid with type parameters of type GridStaticSectionState.CellState
 java.util.Map<java.util.Set<java.lang.String>,GridStaticSectionState.CellState> GridStaticSectionState.RowState.cellGroups
          Map from column id set to cell state for merged state.
 java.util.List<GridStaticSectionState.CellState> GridStaticSectionState.RowState.cells
           
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.