| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.dataprovider |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MeasurableLazyProvider<T>
|
interface |
StreamingProvider<T>
A
LazyProvider that can not be measured. |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyDataProvider<T> |
class |
StreamingDataProvider<T> |
| Constructor and Description |
|---|
FetchDataEvent(LazyProvider<T> source,
int startRecord,
int endRecord) |
Copyright © 2015. All rights reserved.