public interface MeasurableAsyncDataProvider<E> extends MeasurablePagedDataProvider<E>, AsyncDataProvider<E>
| Modifier and Type | Method and Description |
|---|---|
void |
initialize() |
void |
setRecordCount(int recordCount) |
getPageCount, setCurrentPagecancelFetching, fetch, setCallbackgetCurrentPage, getCurrentPageSize, getPageSize, hasNextPage, hasPreviousPage, nextPage, previousPage, setCallback, setPageSizeclearChanges, firstRecord, getBoundObject, getIndex, getNewRecords, getRecord, getRemovedRecords, getSelectedRecords, getUpdatedRecords, hasNextRecord, hasPreviousRecord, insertRecord, nextRecord, previousRecord, removeRecord, reset, selectRecord, sort, updateData, updateData, updateData, updateStateCopyright © 2014. All rights reserved.