|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of the resultpublic interface IDialogCallback<T>
A callback used to return a dialog's result asynchronously.
| Method Summary | |
|---|---|
void |
committed(T result)
The user committed their selection in the dialog. |
| Method Detail |
|---|
void committed(T result)
result - the result
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||