|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.shared.ui.grid.ColumnGroupState
public class ColumnGroupState
The column group data shared between the server and the client
| Field Summary | |
|---|---|
java.util.List<java.lang.String> |
columns
The columns that is included in the group |
java.lang.String |
footer
The footer text of the group |
java.lang.String |
header
The header text of the group |
| Constructor Summary | |
|---|---|
ColumnGroupState()
|
|
| 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<java.lang.String> columns
public java.lang.String header
public java.lang.String footer
| Constructor Detail |
|---|
public ColumnGroupState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||