Uses of Class
com.vaadin.flow.data.provider.DataCommunicator.Filter
Packages that use DataCommunicator.Filter
-
Uses of DataCommunicator.Filter in com.vaadin.flow.data.provider
Methods in com.vaadin.flow.data.provider that return types with arguments of type DataCommunicator.FilterModifier and TypeMethodDescriptionDataCommunicator.setDataProvider(DataProvider<T, F> dataProvider, F initialFilter, boolean notifiesOnChange) Sets the current data provider for this DataCommunicator.