| Package | Description |
|---|---|
| com.vaadin.shared.ui.grid | |
| com.vaadin.shared.ui.grid.editor | |
| com.vaadin.shared.ui.tree | |
| com.vaadin.shared.ui.treegrid |
| 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.
|
| DropLocation
Defines drop locations within a Grid row.
|
| DropMode
Defines the locations within the Grid row where an element can be dropped.
|
| 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.
|
| Class and Description |
|---|
| AbstractGridExtensionState
State object for AbstractGridExtension.
|
| AbstractSelectionModelState
Shared state for grid's abstract selection model.
|
| MultiSelectionModelState
SharedState object for MultiSelectionModelImpl.
|
| Class and Description |
|---|
| DropLocation
Defines drop locations within a Grid row.
|
| GridDragSourceState
State class containing parameters for GridDragSource.
|
| GridDropTargetState
State class containing parameters for GridDropTarget.
|
| GridState
The shared state for the
com.vaadin.ui.Grid component. |
Copyright © 2017 Vaadin Ltd. All rights reserved.