| Package | Description |
|---|---|
| com.vaadin.shared.ui.grid | |
| com.vaadin.shared.ui.grid.editor |
| Class and Description |
|---|
| AbstractGridExtensionState
State object for AbstractGridExtension.
|
| AbstractSelectionModelState
Shared state for grid's abstract selection model.
|
| ColumnResizeMode
Collection of modes used for resizing columns in the Grid.
|
| GridConstants.Section
Enum describing different sections of Grid.
|
| GridStaticCellType
Enumeration, specifying the content type of a Cell in a GridStaticSection.
|
| HeightMode
The modes for height calculation that are supported by Grid (
client (
com.vaadin.client.widgets.Grid),
server (com.vaadin.ui.Grid server), and
Escalator (com.vaadin.client.widgets.Escalator Escalator). |
| ScrollDestination
Enumeration, specifying the destinations that are supported when scrolling
rows or columns into view.
|
| SectionState
Shared state for Grid headers and footers.
|
| SectionState.CellState
The state of a header or footer cell.
|
| SectionState.RowState
The state of a header or footer row.
|
| Class and Description |
|---|
| AbstractGridExtensionState
State object for AbstractGridExtension.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.