| Package | Description |
|---|---|
| org.bonitasoft.web.designer.generator.widgets |
| Modifier and Type | Method and Description |
|---|---|
static PbButton.Action |
PbButton.Action.fromValue(String value) |
PbButton.Action |
PbButton.getAction() |
static PbButton.Action |
PbButton.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PbButton.Action[] |
PbButton.Action.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.setAction(PbButton.Action action) |
Copyright © 2021. All rights reserved.