public class GridStaticSectionState extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
GridStaticSectionState.CellState |
static class |
GridStaticSectionState.RowState |
| Modifier and Type | Field and Description |
|---|---|
List<GridStaticSectionState.RowState> |
rows |
boolean |
visible |
| Constructor and Description |
|---|
GridStaticSectionState() |
public List<GridStaticSectionState.RowState> rows
public boolean visible
Copyright © 2019 Vaadin Ltd. All rights reserved.