Uses of Class
com.vaadin.flow.data.provider.AbstractDataView
Packages that use AbstractDataView
-
Uses of AbstractDataView in com.vaadin.flow.data.provider
Subclasses of AbstractDataView in com.vaadin.flow.data.providerModifier and TypeClassDescriptionclassAbstract lazy data view implementation which handles the interaction with a data communicator.classAbstract list data view implementation which provides common methods for fetching, filtering and sorting in-memory data to allListDataViewsubclasses.