public class ConstAlertDialog
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConstAlertDialog.Builder |
static class |
ConstAlertDialog.ConstAlertDialogListener |
| Modifier and Type | Field and Description |
|---|---|
static int |
BUTTON_CENTER |
static int |
BUTTON_LEFT |
static int |
BUTTON_RIGHT |
| Constructor and Description |
|---|
ConstAlertDialog(Context context,
Bundle args,
ConstAlertDialog.ConstAlertDialogListener listener) |
public static final int BUTTON_LEFT
public static final int BUTTON_CENTER
public static final int BUTTON_RIGHT
public ConstAlertDialog(Context context,
Bundle args,
ConstAlertDialog.ConstAlertDialogListener listener)