Uses of Class
com.vaadin.shared.ui.grid.GridStaticSectionState.CellState
-
Packages that use GridStaticSectionState.CellState Package Description 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 Modifier and Type Field Description Map<Set<String>,GridStaticSectionState.CellState>
GridStaticSectionState.RowState. cellGroups
Map from column id set to cell state for merged state.List<GridStaticSectionState.CellState>
GridStaticSectionState.RowState. cells
-