public abstract static class ConstAlertDialog.ConstAlertDialogListener
extends java.lang.Object
| Constructor and Description |
|---|
ConstAlertDialogListener() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onDialogButtonClick(ConstAlertDialog f,
int button) |
void |
onDialogCanceled(ConstAlertDialog f) |
public abstract void onDialogButtonClick(ConstAlertDialog f, int button)
public void onDialogCanceled(ConstAlertDialog f)