| Package | Description |
|---|---|
| org.bonitasoft.web.designer.generator.mapping | |
| org.bonitasoft.web.designer.generator.parametrizedWidget |
| Modifier and Type | Method and Description |
|---|---|
Component |
ContractInputToWidgetMapper.createSubmitButton(ButtonAction actionType) |
| Modifier and Type | Method and Description |
|---|---|
static ButtonAction |
ButtonAction.fromScope(FormScope scope) |
static ButtonAction |
ButtonAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ButtonAction[] |
ButtonAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ButtonWidget |
ParametrizedWidgetFactory.createSubmitButton(ButtonAction actionType) |
void |
ButtonWidget.setAction(ButtonAction action) |
Copyright © 2020. All rights reserved.