Uses of Class
com.vaadin.data.provider.DataProviderWrapper
-
Packages that use DataProviderWrapper Package Description com.vaadin.data.provider -
-
Uses of DataProviderWrapper in com.vaadin.data.provider
Subclasses of DataProviderWrapper in com.vaadin.data.provider Modifier and Type Class Description classConfigurableFilterDataProviderWrapper<T,Q,C,F>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.
-