public static class Grid.FooterRow extends Grid.StaticSection.StaticRow<Grid.FooterCell>
| Constructor and Description |
|---|
FooterRow() |
| Modifier and Type | Method and Description |
|---|---|
protected Grid.FooterCell |
createCell()
Creates a cell of a type that matches this row.
|
addCell, getCell, getSection, getSizeOfCellGroup, getStyleName, hasSpannedCells, join, join, removeCell, setSection, setStyleNameprotected Grid.FooterCell createCell()
Grid.StaticSection.StaticRowcreateCell in class Grid.StaticSection.StaticRow<Grid.FooterCell>Copyright © 2021 Vaadin Ltd. All rights reserved.