|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ParseQueryAdapter.OnQueryLoadListener<T extends ParseObject>
Implement with logic that is called before and after objects are fetched from Parse by the adapter.
Method Summary | |
---|---|
void |
onLoaded(List<T> objects,
Exception e)
|
void |
onLoading()
|
Method Detail |
---|
void onLoading()
void onLoaded(List<T> objects, Exception e)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |