| Package | Description |
|---|---|
| com.vaadin.shared.ui.grid |
| Modifier and Type | Field and Description |
|---|---|
Map<SectionState.CellState,Set<String>> |
SectionState.RowState.cellGroups
The map from a joint cell to column id sets in this row.
|
Map<String,SectionState.CellState> |
SectionState.RowState.cells
The map from column ids to the cells in this row.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.