| Package | Description |
|---|---|
| com.vaadin.ui |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
Grid.Footer
Represents the footer section of a Grid.
|
protected static class |
Grid.Header
Represents the header section of a Grid.
|
| Modifier and Type | Field and Description |
|---|---|
protected Grid.StaticSection<?> |
Grid.StaticSection.StaticRow.section |
| Constructor and Description |
|---|
FooterRow(Grid.StaticSection<?> section) |
HeaderRow(Grid.StaticSection<?> section) |
StaticRow(Grid.StaticSection<?> section) |
Copyright © 2023 Vaadin Ltd. All rights reserved.