|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DialogClosedListener
Listener interface for handling dialog closed events.
Classes that want to provide special handling for dialog closed events should implement this interface.
| Method Summary | ||
|---|---|---|
void |
dialogClosed(Dialog dialog,
int choice)
Invoked when a dialog is closed. |
|
| Method Detail |
|---|
void dialogClosed(Dialog dialog,
int choice)
dialog - Dialog that created the event.choice - Value of the selection made in the dialog.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal