| Package | Description |
|---|---|
| to.etc.domui.component.misc |
| Modifier and Type | Method and Description |
|---|---|
static MsgBoxButton |
MsgBoxButton.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MsgBoxButton[] |
MsgBoxButton.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MsgBox.addButton(MsgBoxButton mbb)
Add a default kind of button.
|
MsgBox2 |
MsgBox2.button(MsgBoxButton mbb)
Add a default kind of button.
|
void |
MsgBox.IAnswer.onAnswer(MsgBoxButton result) |
void |
MsgBox2.IAnswer.onAnswer(MsgBoxButton result) |
Copyright © 2017 etc.to. All rights reserved.