| Package | Description |
|---|---|
| com.vaadin.client.widgets |
| Modifier and Type | Class and Description |
|---|---|
static class |
Grid.StaticSection.StaticRow<CELLTYPE extends Grid.StaticSection.StaticCell>
Abstract base class for Grid header and footer rows.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Grid.FooterCell
A single cell in a grid Footer row.
|
static class |
Grid.HeaderCell
A single cell in a grid header row.
|
| Modifier and Type | Method and Description |
|---|---|
CELLTYPE |
Grid.StaticSection.StaticRow.join(CELLTYPE... cells)
Merges columns cells in a row.
|
Copyright © 2023 Vaadin Ltd. All rights reserved.