| Package | Description |
|---|---|
| org.holoeverywhere.app |
| Modifier and Type | Method and Description |
|---|---|
DialogFragment.DialogType |
DialogFragment.getDialogType() |
static DialogFragment.DialogType |
DialogFragment.DialogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DialogFragment.DialogType[] |
DialogFragment.DialogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DialogFragment.setDialogType(DialogFragment.DialogType type) |
Copyright © 2012-2013. All Rights Reserved.