| Package | Description |
|---|---|
| com.vaadin.ui | |
| com.vaadin.ui.components.grid |
| Class and Description |
|---|
| ColumnReorderListener
An event listener for column reorder events in the Grid.
|
| ColumnResizeListener
An event listener for column resize events in the Grid.
|
| ColumnVisibilityChangeListener
An event listener for column visibility change events in the Grid.
|
| DescriptionGenerator
A callback interface for generating description texts for an item.
|
| DetailsGenerator
A callback interface for generating details for a particular row in Grid.
|
| Editor
An editor in a Grid.
|
| Footer
Represents the footer section of a Grid.
|
| FooterRow
A footer row in a Grid.
|
| GridSelectionModel
The server-side interface that controls Grid's selection state.
|
| Header
Represents the header section of a Grid.
|
| HeaderRow
A header row in a Grid.
|
| ItemClickListener
A listener for item click events.
|
| SortOrderProvider
Generates the sort orders when rows are sorted by a column.
|
| Class and Description |
|---|
| AbstractSelectionModel
Abstract selection model for grid.
|
| Editor
An editor in a Grid.
|
| EditorCancelEvent
An event that is fired when a Grid editor is cancelled.
|
| EditorCancelListener
An event listener for a
Grid editor cancel events. |
| EditorErrorGenerator
Generator for creating editor validation and conversion error messages.
|
| EditorSaveEvent
An event that is fired when a Grid editor is saved.
|
| EditorSaveListener
An event listener for a
Grid editor save events. |
| Footer.Row
A row in a Grid Footer.
|
| Footer.Row.Cell
A cell in a Grid footer row.
|
| FooterCell
An individual cell on a Grid footer row.
|
| FooterRow
A footer row in a Grid.
|
| GridSelectionModel
The server-side interface that controls Grid's selection state.
|
| Header.Row
A row in a Grid header.
|
| Header.Row.Cell
A cell in a Grid header row.
|
| HeaderCell
An individual cell on a Grid header row.
|
| HeaderRow
A header row in a Grid.
|
| MultiSelectionModel
Multiselection model interface for Grid.
|
| MultiSelectionModelImpl.SelectAllCheckBoxVisibility
State for showing the select all checkbox in the grid's default header
row for the selection column.
|
| SingleSelectionModel
Single selection model interface for Grid.
|
| StaticSection
Represents the header or footer section of a Grid.
|
| StaticSection.StaticRow
Abstract base class for Grid header and footer rows.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.