Package | Description |
---|---|
com.suncode.pwfl.workflow.form.action |
Modifier and Type | Method and Description |
---|---|
ActionUIFragment[] |
ActionDefinition.getFragments() |
static ActionUIFragment |
ActionUIFragment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionUIFragment[] |
ActionUIFragment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ActionDefinition.fragmentSupported(ActionUIFragment fragment) |
void |
ActionDefinition.setFragments(ActionUIFragment[] fragments) |
Copyright © 2019 Suncode. All rights reserved.