|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines a callbacks used when events occur on a collection.
Method Summary | |
void |
onBackToCollection()
Called when the user wants to go back to the view of the collection |
void |
onNextInCollection()
Called when the user wants to go to the next element in the collection |
void |
onPreviousInCollection()
Called when the user wants to go to the previous element in the collection |
void |
onRemoveInCollection()
Called when the user wants to remove the selected item from the collection |
Method Detail |
public void onNextInCollection()
public void onPreviousInCollection()
public void onBackToCollection()
public void onRemoveInCollection()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |