| Package | Description |
|---|---|
| com.vaadin.shared.ui.grid | |
| com.vaadin.shared.ui.grid.editor | |
| com.vaadin.shared.ui.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGridExtensionState
State object for AbstractGridExtension.
|
class |
AbstractSelectionModelState
Shared state for grid's abstract selection model.
|
class |
ColumnState
Shared state for a Grid column.
|
class |
DetailsManagerState
Shared state for DetailsManager extension.
|
class |
MultiSelectionModelState
SharedState object for MultiSelectionModelImpl.
|
class |
SingleSelectionModelState
Shared state for grid's single selection model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EditorState
State object for Editor in Grid.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TreeMultiSelectionModelState
State for TreeMultiSelectionModel.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.