public abstract class Footer extends StaticSection<Footer.Row>
| Modifier and Type | Class and Description |
|---|---|
class |
Footer.Row
A row in a Grid Footer.
|
StaticSection.StaticRow<CELL extends com.vaadin.ui.components.grid.StaticSection.StaticCell>| Constructor and Description |
|---|
Footer() |
| Modifier and Type | Method and Description |
|---|---|
Footer.Row |
createRow()
Creates a new row instance.
|
addColumn, addRowAt, getColumnByInternalId, getGrid, getInternalIdForColumn, getRow, getRowCount, getRows, getState, isVisible, markAsDirty, readDesign, removeColumn, removeRow, removeRow, setVisible, writeDesignpublic Footer.Row createRow()
StaticSectioncreateRow in class StaticSection<Footer.Row>Copyright © 2020 Vaadin Ltd. All rights reserved.