Package | Description |
---|---|
org.jbpm.workbench.cm.client.util |
Modifier and Type | Method and Description |
---|---|
static ValidationState |
ValidationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationState[] |
ValidationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FormGroup.setValidationState(ValidationState state) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.