Uses of Class
org.javarosa.core.model.condition.Triggerable
| Package | Description |
|---|---|
| org.javarosa.core.model | |
| org.javarosa.core.model.condition |
-
Uses of Triggerable in org.javarosa.core.model
Fields in org.javarosa.core.model declared as Triggerable Modifier and Type Field Description TriggerableQuickTriggerable. tMethods in org.javarosa.core.model that return Triggerable Modifier and Type Method Description TriggerableFormDef. addTriggerable(Triggerable t)Adds a Condition to the form's Collection.TriggerableIDag. addTriggerable(Triggerable t)Add the triggerables to the dataset prior to finalizing.Methods in org.javarosa.core.model with parameters of type Triggerable Modifier and Type Method Description TriggerableFormDef. addTriggerable(Triggerable t)Adds a Condition to the form's Collection.TriggerableIDag. addTriggerable(Triggerable t)Add the triggerables to the dataset prior to finalizing. -
Uses of Triggerable in org.javarosa.core.model.condition
Subclasses of Triggerable in org.javarosa.core.model.condition Modifier and Type Class Description classConditionclassRecalculateFields in org.javarosa.core.model.condition with type parameters of type Triggerable Modifier and Type Field Description static Comparator<Triggerable>Triggerable. triggerablesRootOrderingMethods in org.javarosa.core.model.condition with parameters of type Triggerable Modifier and Type Method Description voidTriggerable. changeContextRefToIntersectWithTriggerable(Triggerable t)