| Package | Description |
|---|---|
| com.vaadin.flow.data.provider |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBackEndDataProvider<T,F>
Abstract base class for implementing back end data providers.
|
class |
CallbackDataProvider<T,F>
Data provider that uses one callback for fetching items from a back end and
another callback for counting the number of available items.
|
Copyright © 2000–2019 Vaadin Ltd. All rights reserved.