|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfirmDialogPresenter
Manages displaying a confirmation dialog.
| Nested Class Summary | |
|---|---|
static interface |
ConfirmDialogPresenter.OkCancelCallback
|
| Method Summary | |
|---|---|
void |
confirm(String title,
String message,
ConfirmDialogPresenter.OkCancelCallback callback)
|
ConfirmDialogView |
getView()
|
| Method Detail |
|---|
ConfirmDialogView getView()
void confirm(String title,
String message,
ConfirmDialogPresenter.OkCancelCallback callback)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||