Uses of Class
com.vaadin.flow.data.provider.DataProviderWrapper
Packages that use DataProviderWrapper
-
Uses of DataProviderWrapper in com.vaadin.flow.data.provider
Subclasses of DataProviderWrapper in com.vaadin.flow.data.providerModifier and TypeClassDescriptionclassA configurable data provider that wraps another data provider by combining any filter from the component with the configured filter and passing that to the wrapped provider through the query.