| Package | Description |
|---|---|
| com.vaadin.client.widgets |
| 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 | Method and Description |
|---|---|
protected Grid.StaticSection<?> |
Grid.StaticSection.StaticCell.getSection() |
protected Grid.StaticSection<?> |
Grid.StaticSection.StaticRow.getSection() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Grid.StaticSection.StaticCell.setSection(Grid.StaticSection<?> section) |
protected void |
Grid.StaticSection.StaticRow.setSection(Grid.StaticSection<?> section) |
| Constructor and Description |
|---|
StaticSectionUpdater(Grid.StaticSection<?> section,
RowContainer container) |
Copyright © 2016 Vaadin Ltd. All rights reserved.