|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.shared.ui.grid.GridStaticSectionState.RowState
public static class GridStaticSectionState.RowState
| Field Summary | |
|---|---|
java.util.Map<java.util.Set<java.lang.String>,GridStaticSectionState.CellState> |
cellGroups
Map from column id set to cell state for merged state. |
java.util.List<GridStaticSectionState.CellState> |
cells
|
boolean |
defaultRow
|
java.lang.String |
styleName
The style name for the row. |
| Constructor Summary | |
|---|---|
GridStaticSectionState.RowState()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.List<GridStaticSectionState.CellState> cells
public boolean defaultRow
public java.util.Map<java.util.Set<java.lang.String>,GridStaticSectionState.CellState> cellGroups
public java.lang.String styleName
| Constructor Detail |
|---|
public GridStaticSectionState.RowState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||