|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDialogListener
The IDialogListener informs about Dialog states.
| Method Summary | |
|---|---|
void |
dialogCancel(Dialog pDialog)
Invoked when dialog was canceled. |
void |
dialogOk(Dialog pDialog)
Invoked when dialog was closed. |
| Method Detail |
|---|
void dialogOk(Dialog pDialog)
pDialog - the dialogvoid dialogCancel(Dialog pDialog)
pDialog - the dialog
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||