Uses of Package
com.vaadin.flow.data.provider
Packages that use com.vaadin.flow.data.provider
Package
Description
-
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.charts.model
-
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.checkboxClassDescriptionA common interface for fetching data from a backend.An interface for components that get items from the generic data provider types
DataProvider
andInMemoryDataProvider
.An interface for components that accept setting items in-memory and returns aListDataView
that provides information and allows operations on the items.A mixin interface for in-memory data providers.DataProvider
wrapper forCollection
s. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.checkbox.dataviewClassDescriptionAbstract data view implementation which handles parts that apply for any type of data.Abstract list data view implementation which provides common methods for fetching, filtering and sorting in-memory data to all
ListDataView
subclasses.A common interface for fetching data from a backend.Base view interface for getting information on current data set of a Component.A callback interface that is used to provide the identifier of an item.DataView for a in-memory list data that provides information on the data and allows operations on it. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.comboboxClassDescriptionArray update strategy aware class.A data provider that lazy loads items from a back end.Callback interface for counting the number of items in a backend based on a query.Callback interface for fetching a stream of items from a backend based on a query.A
DataGenerator
that aggregates multiple DataGenerators and delegates the data generation to them.DataProvider base class.A data generator forDataCommunicator
.DataKeyMapper to map data objects to key strings.A common interface for fetching data from a backend.An interface for components that get items from the generic data provider typesDataProvider
andInMemoryDataProvider
.Interface that defines methods for fetching items lazily from a backend.An interface for components that accept setting items in-memory and returns aListDataView
that provides information and allows operations on the items.A mixin interface for in-memory data providers.KeyMapper
is the simple two-way map for generating textual keys for objects and retrieving the objects later with the key.DataProvider
wrapper forCollection
s. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.combobox.dataviewClassDescriptionAbstract data view implementation which handles parts that apply for any type of data.Abstract lazy data view implementation which handles the interaction with a data communicator.Abstract list data view implementation which provides common methods for fetching, filtering and sorting in-memory data to all
ListDataView
subclasses.Callback interface for counting the number of items in a backend based on a query.DataProvider base class.Base view interface for getting information on current data set of a Component.A callback interface that is used to provide the identifier of an item.Event describing the item count change for a component.DataView for lazy loaded data.DataView for a in-memory list data that provides information on the data and allows operations on it. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.crudClassDescriptionA common interface for fetching data from a backend.Defines the contract of adding and removing multiple
DataGenerator
s to a given object.An interface for components that get items from the generic data provider typesDataProvider
andInMemoryDataProvider
.Interface that defines methods for fetching items lazily from a backend.An interface for components that accept setting items in-memory and returns aListDataView
that provides information and allows operations on the items.Describes sorting direction. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.gridClassDescriptionArray update strategy aware class.Array updater strategy.A data provider that lazy loads items from a back end.A
DataGenerator
that aggregates multiple DataGenerators and delegates the data generation to them.DataProvider base class.A data generator forDataCommunicator
.DataKeyMapper to map data objects to key strings.A common interface for fetching data from a backend.Defines the contract of adding and removing multipleDataGenerator
s to a given object.An interface for components that get items from the generic data provider typesDataProvider
andInMemoryDataProvider
.Interface that defines methods for fetching items lazily from a backend.An interface for components that accept setting items in-memory and returns aListDataView
that provides information and allows operations on the items.A mixin interface for in-memory data providers.DataProvider
wrapper forCollection
s.Sorting information forQuery
.Describes sorting direction.Sorting information for one field.Base class for helper classes with fluent API for constructing sort order lists. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.grid.dataviewClassDescriptionAbstract data view implementation which handles parts that apply for any type of data.Abstract lazy data view implementation which handles the interaction with a data communicator.Abstract list data view implementation which provides common methods for fetching, filtering and sorting in-memory data to all
ListDataView
subclasses.Callback interface for counting the number of items in a backend based on a query.DataProvider base class.Base view interface for getting information on current data set of a Component.A callback interface that is used to provide the identifier of an item.DataView for lazy loaded data.DataView for a in-memory list data that provides information on the data and allows operations on it. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.grid.editorClassDescriptionA data generator for
DataCommunicator
.DataKeyMapper to map data objects to key strings. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.gridproClassDescriptionDefines the contract of adding and removing multiple
DataGenerator
s to a given object.An interface for components that get items from the generic data provider typesDataProvider
andInMemoryDataProvider
.Interface that defines methods for fetching items lazily from a backend.An interface for components that accept setting items in-memory and returns aListDataView
that provides information and allows operations on the items. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.listboxClassDescriptionA common interface for fetching data from a backend.An interface for components that get items from the generic data provider types
DataProvider
andInMemoryDataProvider
.An interface for components that accept setting items in-memory and returns aListDataView
that provides information and allows operations on the items.A mixin interface for in-memory data providers.DataProvider
wrapper forCollection
s. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.listbox.dataviewClassDescriptionAbstract data view implementation which handles parts that apply for any type of data.Abstract list data view implementation which provides common methods for fetching, filtering and sorting in-memory data to all
ListDataView
subclasses.A common interface for fetching data from a backend.Base view interface for getting information on current data set of a Component.DataView for a in-memory list data that provides information on the data and allows operations on it. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.radiobuttonClassDescriptionA common interface for fetching data from a backend.An interface for components that get items from the generic data provider types
DataProvider
andInMemoryDataProvider
.An interface for components that accept setting items in-memory and returns aListDataView
that provides information and allows operations on the items.A mixin interface for in-memory data providers.DataProvider
wrapper forCollection
s. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.radiobutton.dataviewClassDescriptionAbstract data view implementation which handles parts that apply for any type of data.Abstract list data view implementation which provides common methods for fetching, filtering and sorting in-memory data to all
ListDataView
subclasses.A common interface for fetching data from a backend.Base view interface for getting information on current data set of a Component.A callback interface that is used to provide the identifier of an item.DataView for a in-memory list data that provides information on the data and allows operations on it. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.selectClassDescriptionA common interface for fetching data from a backend.An interface for components that get items from the generic data provider types
DataProvider
andInMemoryDataProvider
.An interface for components that accept setting items in-memory and returns aListDataView
that provides information and allows operations on the items.A mixin interface for in-memory data providers.DataProvider
wrapper forCollection
s. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.select.dataClassDescriptionAbstract data view implementation which handles parts that apply for any type of data.Abstract list data view implementation which provides common methods for fetching, filtering and sorting in-memory data to all
ListDataView
subclasses.A common interface for fetching data from a backend.Base view interface for getting information on current data set of a Component.A callback interface that is used to provide the identifier of an item.DataView for a in-memory list data that provides information on the data and allows operations on it. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.treegridClassDescriptionArray update strategy aware class.A data provider that lazy loads items from a back end.Callback interface for fetching a stream of items from a backend based on a query.A common interface for fetching data from a backend.Defines the contract of adding and removing multiple
DataGenerator
s to a given object.An interface for components that get items from the generic data provider typesDataProvider
andInMemoryDataProvider
.Interface that defines methods for fetching items lazily from a backend.An interface for components that accept setting items in-memory and returns aListDataView
that provides information and allows operations on the items.DataProvider
wrapper forCollection
s. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.virtuallistClassDescriptionDataProvider base class.A common interface for fetching data from a backend.
-
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.component.virtuallist.pagingClassDescriptionArray update strategy aware class.DataProvider base class.A data generator for
DataCommunicator
. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.data.binder
-
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.data.event
-
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.data.providerClassDescriptionAbstract base class for implementing back end data providers.Abstract data provider implementation which takes care of refreshing data from the underlying data provider.Abstract data view implementation which handles parts that apply for any type of data.Abstract list data view implementation which provides common methods for fetching, filtering and sorting in-memory data to all
ListDataView
subclasses.Array update strategy aware class.Array updater strategy.A data provider that lazy loads items from a back end.Data provider that uses one callback for fetching items from a back end and another callback for counting the number of available items.Callback interface for counting the number of items in a backend based on a query.Callback interface for fetching a stream of items from a backend based on a query.A data provider that supports programmatically setting a filter that will be applied to all queries.An event fired when the data of aDataProvider
changes.An event fired when a single item of aDataProvider
has been updated.DataProvider base class.Wraps the component's filter object with the meta information whether this filter changing should trigger the item count change event.A data generator forDataCommunicator
.DataKeyMapper to map data objects to key strings.A common interface for fetching data from a backend.Data change events listener.Wrapper class for modifying, chaining and replacing filters and sorting in a query.Base view interface for getting information on current data set of a Component.Defines the contract of adding and removing multipleDataGenerator
s to a given object.A callback interface that is used to provide the identifier of an item.Event notifying the component that its identifier provider has been changed through a data view.A mixin interface for in-memory data providers.Event describing the item count change for a component.A callback interface that is used to provide the index of an item.DataView for lazy loaded data.DataProvider
wrapper forCollection
s.DataView for a in-memory list data that provides information on the data and allows operations on it.Immutable query object used to request data from a backend.Sorting information forQuery
.Helper classes with fluent API for constructingQuerySortOrder
lists.Describes sorting direction.Sorting information for one field.Base class for helper classes with fluent API for constructing sort order lists. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.data.provider.hierarchyClassDescriptionAbstract data provider implementation which takes care of refreshing data from the underlying data provider.Array update strategy aware class.Array updater strategy.A data provider that lazy loads items from a back end.A
DataGenerator
that aggregates multiple DataGenerators and delegates the data generation to them.A data provider that supports programmatically setting a filter that will be applied to all queries.An event fired when a single item of aDataProvider
has been updated.DataProvider base class.A data generator forDataCommunicator
.DataKeyMapper to map data objects to key strings.A common interface for fetching data from a backend.A mixin interface for in-memory data providers.Immutable query object used to request data from a backend.Sorting information forQuery
. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.data.rendererClassDescriptionAbstract class used as base for DataGenerators that need to manage the lifecycle of components, according to what items are requested or destroyed.A data generator for
DataCommunicator
.DataKeyMapper to map data objects to key strings. -
Classes in com.vaadin.flow.data.provider used by com.vaadin.flow.spring.dataClassDescriptionCallback interface for fetching a stream of items from a backend based on a query.Immutable query object used to request data from a backend.