public class PreloadingPagingManager extends PagingManager
| Constructor and Description |
|---|
PreloadingPagingManager(int preloadPagees,
PagingManager other) |
| Modifier and Type | Method and Description |
|---|---|
com.ibm.json.java.JSONArray |
getChildren(Activity parentActivity) |
Page |
getPage(int page)
Get a Page of data
|
addToCache, applyConfigurationChanges, bulkLoadDataObjects, clearCachedData, dataSpecChanged, fetchChildren, getChildren, getChildren, getChildrenRowCount, getComparePageCount, getCompareRowCount, getConstraintDataManager, getCurrentPage, getDataManager, getDataSpec, getFlatPage, getItemById, getNextPage, getPage, getPage, getPageCount, getPreviousPage, getRowCount, initializeDataObjects, invalidate, isContraintsEnabled, loadDataObjects, loadDataObjects, loadMissingDataObjects, rootChildenActivityIterator, setComparePageCount, setCompareRowCount, setConstraintDataManager, setContraintsEnabled, setCurrentPage, setDataManager, setDataSpec, setPagepublic PreloadingPagingManager(int preloadPagees,
PagingManager other)
public Page getPage(int page)
PagingManagergetPage in class PagingManagerpage - page number to load, starting at 1public com.ibm.json.java.JSONArray getChildren(Activity parentActivity)