| Package | Description |
|---|---|
| org.javarosa.core.model.condition |
| Modifier and Type | Method and Description |
|---|---|
static ConditionAction |
ConditionAction.from(int code) |
static ConditionAction |
ConditionAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionAction[] |
ConditionAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Triggerable |
Triggerable.condition(XPathConditional expr,
ConditionAction trueAction,
ConditionAction falseAction,
TreeReference contextRef) |
Copyright © 2021. All rights reserved.