|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.shared.ui.grid.GridStaticSectionState
public class GridStaticSectionState
Shared state for Grid headers and footers.
| Nested Class Summary | |
|---|---|
static class |
GridStaticSectionState.CellState
|
static class |
GridStaticSectionState.RowState
|
| Field Summary | |
|---|---|
java.util.List<GridStaticSectionState.RowState> |
rows
|
boolean |
visible
|
| Constructor Summary | |
|---|---|
GridStaticSectionState()
|
|
| 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.RowState> rows
public boolean visible
| Constructor Detail |
|---|
public GridStaticSectionState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||