| Package | Description |
|---|---|
| com.suncode.pwfl.workflow.form |
| Modifier and Type | Method and Description |
|---|---|
FormElementType |
FormElement.getType() |
static FormElementType |
FormElementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormElementType[] |
FormElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormElement.setType(FormElementType type) |
Copyright © 2020 Suncode. All rights reserved.