Uses of Package
com.vaadin.flow.component.grid
Packages that use com.vaadin.flow.component.grid
Package
Description
-
Classes in com.vaadin.flow.component.grid used by com.vaadin.flow.component.crud
-
Classes in com.vaadin.flow.component.grid used by com.vaadin.flow.component.gridClassDescriptionEvent fired when a cell in the Grid is focused.An enum representing the different sections of a grid.Constants for the rendering mode of columns.Event fired when the columns in the Grid are reordered.Event fired when a Grid column is resized by the user.Constants for the text alignment of columns.One row of
FooterRow.FooterCell
s in a Grid.A footer cell in a Grid.Grid is a component for showing tabular data.A helper base class for creating extensions for the Grid component.Server-side component for the<vaadin-grid-column>
element.Multi-sort priority (visually indicated by numbers in column headers) controls how columns are added to the sort order, when a column becomes sorted, or the sort direction of a column is changed.behavior when parsing nested properties which may containnull
values in the property chainSelection mode representing the built-in selection models in grid.Array update strategy aware class for Grid.Data object forTreeGridArrayUpdater
.Multiselection model interface for Grid.State for showing the select all checkbox in the grid's default header row for the selection column.Server side implementation for the flow specific grid selection column.The server-side interface that controls Grid's selection state.Single selection model interface for Grid.Sorting information forGrid
.Helper classes with fluent API for constructingGridSortOrder
lists.Set of theme variants applicable forvaadin-grid
component.One row ofHeaderRow.HeaderCell
s in a Grid.A header cell in a Grid.Event fired when a Grid item is clicked.Event fired when a Grid item is double clicked.Generates the sort orders when rows are sorted by a column. -
Classes in com.vaadin.flow.component.grid used by com.vaadin.flow.component.grid.dataview
-
Classes in com.vaadin.flow.component.grid used by com.vaadin.flow.component.grid.dnd
-
Classes in com.vaadin.flow.component.grid used by com.vaadin.flow.component.grid.editorClassDescriptionGrid is a component for showing tabular data.A helper base class for creating extensions for the Grid component.
-
Classes in com.vaadin.flow.component.grid used by com.vaadin.flow.component.gridproClassDescriptionGrid is a component for showing tabular data.Server-side component for the
<vaadin-grid-column>
element. -
Classes in com.vaadin.flow.component.grid used by com.vaadin.flow.component.treegridClassDescriptionGrid is a component for showing tabular data.Server-side component for the
<vaadin-grid-column>
element.Builder forDataCommunicator
object.Array update strategy aware class for Grid.Data object forTreeGridArrayUpdater
. -
Classes in com.vaadin.flow.component.grid used by com.vaadin.testbench.unitClassDescriptionGrid is a component for showing tabular data.Tester for Grid components.