|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AlertDialogPresenter
Manages displaying an alert dialog.
| Nested Class Summary | |
|---|---|
static interface |
AlertDialogPresenter.OkCallback
|
| Method Summary | |
|---|---|
void |
alert(String title,
String message)
|
void |
alert(String title,
String message,
AlertDialogPresenter.OkCallback callback)
|
AlertDialogView |
getView()
|
| Method Detail |
|---|
AlertDialogView getView()
void alert(String title,
String message,
AlertDialogPresenter.OkCallback callback)
void alert(String title,
String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||