| Package | Description |
|---|---|
| to.etc.domui.dom.html |
| Modifier and Type | Method and Description |
|---|---|
ButtonType |
Button.getType() |
static ButtonType |
ButtonType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ButtonType[] |
ButtonType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Button.setType(ButtonType type) |
Copyright © 2017 etc.to. All rights reserved.