| Modifier and Type | Method and Description |
|---|---|
DialogButtonStyle |
DialogButton.getStyle() |
static DialogButtonStyle |
DialogButtonStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DialogButtonStyle[] |
DialogButtonStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DialogButton(String text,
DialogButtonStyle style) |
DialogButton(String text,
DialogButtonStyle style,
DialogButtonClickListener listener) |
Copyright © 2015-2016 RoboVM AB. All Rights Reserved.