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, setStyleName
protected Grid.FooterCell createCell()
Grid.StaticSection.StaticRow
createCell
in class Grid.StaticSection.StaticRow<Grid.FooterCell>
Copyright © 2022 Vaadin Ltd. All rights reserved.