| Package | Description |
|---|---|
| cn.lanink.gamecore.form.element |
| Modifier and Type | Method and Description |
|---|---|
ResponseElementDialogButton.Mode |
ResponseElementDialogButton.getMode() |
static ResponseElementDialogButton.Mode |
ResponseElementDialogButton.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseElementDialogButton.Mode[] |
ResponseElementDialogButton.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseElementDialogButton.setMode(ResponseElementDialogButton.Mode mode) |
| Constructor and Description |
|---|
ResponseElementDialogButton(String name,
String text,
ResponseElementDialogButton.Mode mode) |
ResponseElementDialogButton(String name,
String text,
ResponseElementDialogButton.Mode mode,
int type) |
Copyright © 2022. All rights reserved.