Package | Description |
---|---|
com.xalys.xgl | |
com.xalys.xgl.button |
Modifier and Type | Method and Description |
---|---|
Button |
Button.setButtonType(ButtonType type) |
Constructor and Description |
---|
Button(String text,
ButtonType type) |
Button(String text,
ButtonType type,
HTMLButtonElement element) |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2018 Xalys. All rights reserved.