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 TypeClassDescriptionclass
A 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.