| Package | Description |
|---|---|
| com.vaadin.flow.data.provider |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLazyDataView<T>
Abstract lazy data view implementation which handles the interaction with a
data communicator.
|
class |
AbstractListDataView<T>
Abstract list data view implementation which provides common methods for
fetching, filtering and sorting in-memory data to all
ListDataView
subclasses. |
Copyright © 2000–2023 Vaadin Ltd. All rights reserved.