|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ItsDialogs.TerminateConfigurationListener
Small listener delegate for all (save|cancel|remove) operations
Method Summary | |
---|---|
void |
doCancel(ItsDialogs.ItsDialogBase dialog)
Will be called when cancel is activated |
void |
doRemove(ItsDialogs.ItsDialogBase dialog)
Will be called when remove is activated |
void |
doSave(ItsDialogs.ItsDialogBase dialog)
Will be called, whenn save is activated |
Method Detail |
---|
void doSave(ItsDialogs.ItsDialogBase dialog)
dialog
- void doRemove(ItsDialogs.ItsDialogBase dialog)
dialog
- void doCancel(ItsDialogs.ItsDialogBase dialog)
dialog
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |