| April2014DagImpl |
The April 2014 eval logic as of javarosa-2014-04-29.jar (also applies to
javarosa-2014-03-07.jar and later).
|
| Constants |
Constants shared throughout classes in the containing package.
|
| CoreModelModule |
|
| DataBinding |
A data binding is an object that represents how a
data element is to be used in a form entry interaction.
|
| DataTypeClasses |
|
| Fast2014DagImpl |
The fast (Latest_fastest) eval logic for 2014
|
| FormDef |
Definition of a form.
|
| FormIndex |
FormIndex is an immutable index which is structured to provide quick access to a specific node in a
FormDef (tree of IFormElement representing a blank form) or a
FormInstance (tree of
TreeElement representing a form instance that can be filled).
|
| GroupDef |
The definition of a group in a form or questionaire.
|
| IDag |
Abstract interface of the DAG management and triggerable processing logic.
|
| ItemsetBinding |
|
| LatestDagBase |
|
| LegacyDagImpl |
The legacy eval logic on or before javarosa-2013-09-30.jar
|
| QuestionDef |
The definition of a Question to be presented to users when
filling out a form.
|
| QuickTriggerable |
Triggerable implementations have a deep equals() comparison operator.
|
| RangeQuestion |
A Range-type question, with information pulled from attributes of the range form element
|
| Safe2014DagImpl |
The safe (Latest_safest) eval logic for 2014
|
| SelectChoice |
|
| SubmissionProfile |
A Submission Profile is a class which is responsible for
holding and processing the details of how a submission
should be handled.
|
| ValidateOutcome |
|