Package | Description |
---|---|
com.vaadin.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.
|
class |
ListDataProvider<T>
DataProvider wrapper for Collection s. |
Copyright © 2017 Vaadin Ltd. All rights reserved.