| Package | Description |
|---|---|
| com.vaadin.flow.data.provider |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HasLazyDataView<T,F,V extends LazyDataView<T>>
Interface that defines methods for fetching items lazily from a backend.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLazyDataView<T>
Abstract lazy data view implementation which handles the interaction with a
data communicator.
|
Copyright © 2000–2022 Vaadin Ltd. All rights reserved.