public static class Grid.FooterRow extends Grid.StaticSection.StaticRow<Grid.FooterCell>
section
Modifier | Constructor and Description |
---|---|
protected |
FooterRow(Grid.StaticSection<?> section) |
Modifier and Type | Method and Description |
---|---|
protected Grid.FooterCell |
createCell()
Creates and returns a new instance of the cell type.
|
protected String |
getCellTagName() |
addCell, getCell, getRowState, getStyleName, join, join, join, readDesign, removeCell, setStyleName, writeDesign
protected FooterRow(Grid.StaticSection<?> section)
protected Grid.FooterCell createCell()
Grid.StaticSection.StaticRow
createCell
in class Grid.StaticSection.StaticRow<Grid.FooterCell>
protected String getCellTagName()
getCellTagName
in class Grid.StaticSection.StaticRow<Grid.FooterCell>
Copyright © 2023 Vaadin Ltd. All rights reserved.