| Package | Description |
|---|---|
| org.bonitasoft.web.designer.generator.parametrizedWidget |
| Modifier and Type | Method and Description |
|---|---|
static ButtonStyle |
ButtonStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ButtonStyle[] |
ButtonStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LinkWidget |
ParametrizedWidgetFactory.createLink(String text,
String url,
ButtonStyle style) |
void |
ButtonWidget.setButtonStyle(ButtonStyle buttonStyle) |
void |
LinkWidget.setButtonStyle(ButtonStyle buttonStyle) |
Copyright © 2020. All rights reserved.