| Package | Description |
|---|---|
| org.bonitasoft.web.designer.generator.parametrizedWidget |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,ParameterType> |
AbstractParametrizedWidget.propertyParameters |
| Modifier and Type | Method and Description |
|---|---|
static ParameterType |
ParameterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterType[] |
ParameterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected PropertyValue |
AbstractParametrizedWidget.createPropertyValue(ParameterType type,
Object value) |
void |
AbstractParametrizedWidget.setPropertyValue(String paramName,
ParameterType type,
Object value) |
Copyright © 2020. All rights reserved.