public static class Grid.HeaderRow extends Grid.StaticSection.StaticRow<Grid.HeaderCell>
| Constructor and Description |
|---|
HeaderRow() |
| Modifier and Type | Method and Description |
|---|---|
protected Grid.HeaderCell |
createCell() |
boolean |
isDefault() |
protected void |
setDefault(boolean isDefault) |
addCell, getCell, getSection, getStyleName, hasSpannedCells, join, join, removeCell, setSection, setStyleNameprotected void setDefault(boolean isDefault)
public boolean isDefault()
protected Grid.HeaderCell createCell()
createCell in class Grid.StaticSection.StaticRow<Grid.HeaderCell>Copyright © 2016 Vaadin Ltd. All rights reserved.