|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SaveHandler
| Method Summary | |
|---|---|
void |
onSave(SaveEvent event)
Called when the save procedure starts. |
void |
onSaveFailure(SaveEvent event)
Called when the save procedure fails. |
void |
onSaveSuccess(SaveEvent event)
Called when the save procedure is completed successfully. |
| Method Detail |
|---|
void onSave(SaveEvent event)
event - the SaveEvent that was firedvoid onSaveSuccess(SaveEvent event)
event - the SaveEvent that was firedvoid onSaveFailure(SaveEvent event)
event - the SaveEvent that was fired
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||