Uses of Interface
com.vaadin.flow.data.provider.LazyDataView
Packages that use LazyDataView
-
Uses of LazyDataView in com.vaadin.flow.data.provider
Classes in com.vaadin.flow.data.provider with type parameters of type LazyDataViewModifier and TypeInterfaceDescriptioninterfaceHasLazyDataView<T,F, V extends LazyDataView<T>> Interface that defines methods for fetching items lazily from a backend.Classes in com.vaadin.flow.data.provider that implement LazyDataViewModifier and TypeClassDescriptionclassAbstract lazy data view implementation which handles the interaction with a data communicator.