|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DialogStateListener
Dialog state listener interface.
| Nested Class Summary | |
|---|---|
static class |
DialogStateListener.Adapter
Dialog state listener adapter. |
| Method Summary | |
|---|---|
void |
dialogCloseVetoed(Dialog dialog,
Vote reason)
Called when a dialog close event has been vetoed. |
Vote |
previewDialogClose(Dialog dialog,
boolean result)
Called to preview a dialog close event. |
| Methods inherited from interface org.apache.pivot.wtk.DialogCloseListener |
|---|
dialogClosed |
| Method Detail |
|---|
Vote previewDialogClose(Dialog dialog,
boolean result)
dialog - result -
void dialogCloseVetoed(Dialog dialog,
Vote reason)
dialog - reason -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||