| Package | Description |
|---|---|
| org.javarosa.core.model | |
| org.javarosa.core.model.condition |
| Modifier and Type | Field and Description |
|---|---|
Triggerable |
DataBinding.calculate |
Triggerable |
DataBinding.readonlyCondition |
Triggerable |
DataBinding.relevancyCondition |
Triggerable |
DataBinding.requiredCondition |
| Modifier and Type | Method and Description |
|---|---|
Triggerable |
FormDef.addTriggerable(Triggerable t)
Adds a Condition to the form's Collection.
|
Triggerable |
QuickTriggerable.getTriggerable() |
| Modifier and Type | Method and Description |
|---|---|
Triggerable |
FormDef.addTriggerable(Triggerable t)
Adds a Condition to the form's Collection.
|
boolean |
QuickTriggerable.contains(Triggerable triggerable) |
| Modifier and Type | Class and Description |
|---|---|
class |
Condition |
class |
Recalculate |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
Triggerable.intersectContextWith(Triggerable other) |
Copyright © 2022. All rights reserved.