| Package | Description |
|---|---|
| org.bonitasoft.web.designer.generator.widgets |
| Modifier and Type | Method and Description |
|---|---|
static PbButton.ButtonStyle |
PbButton.ButtonStyle.fromValue(String value) |
PbButton.ButtonStyle |
PbButton.getButtonStyle() |
static PbButton.ButtonStyle |
PbButton.ButtonStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PbButton.ButtonStyle[] |
PbButton.ButtonStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PbButton.setButtonStyle(PbButton.ButtonStyle buttonStyle) |
Copyright © 2021. All rights reserved.