|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SyncDataProvider<E>
A DataSource that loads all data and store it locally on client browser
| Method Summary | |
|---|---|
void |
load()
|
void |
setCallback(SyncDataProviderCallback callback)
|
| Methods inherited from interface org.cruxframework.crux.core.client.dataprovider.DataProvider |
|---|
clearChanges, firstRecord, getBoundObject, getIndex, getNewRecords, getRecord, getRemovedRecords, getSelectedRecords, getUpdatedRecords, hasNextRecord, hasPreviousRecord, insertRecord, nextRecord, previousRecord, removeRecord, reset, selectRecord, sort, updateData, updateData, updateData, updateState |
| Method Detail |
|---|
void load()
void setCallback(SyncDataProviderCallback callback)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||