Uses of Class
com.vaadin.flow.data.provider.AbstractDataView
-
Packages that use AbstractDataView Package Description com.vaadin.flow.data.provider -
-
Uses of AbstractDataView in com.vaadin.flow.data.provider
Subclasses of AbstractDataView in com.vaadin.flow.data.provider Modifier and Type Class Description classAbstractLazyDataView<T>Abstract lazy data view implementation which handles the interaction with a data communicator.classAbstractListDataView<T>Abstract list data view implementation which provides common methods for fetching, filtering and sorting in-memory data to allListDataViewsubclasses.
-