| Package | Description |
|---|---|
| org.javarosa.core.model.condition |
| Modifier and Type | Field and Description |
|---|---|
protected XPathConditional |
Triggerable.expr
The expression which will be evaluated to produce a result
|
| Modifier and Type | Method and Description |
|---|---|
static Triggerable |
Triggerable.condition(XPathConditional expr,
ConditionAction trueAction,
ConditionAction falseAction,
TreeReference contextRef) |
static Triggerable |
Triggerable.recalculate(XPathConditional expr,
TreeReference contextRef) |
Copyright © 2024. All rights reserved.