Interface | Description |
---|---|
FormElementStateListener | |
IAnswerDataSerializer |
An IAnswerDataSerializer returns an object that can be serialized
into some external storage format, IE: XForm, from an AnswerData
object.
|
IDag.EventNotifierAccessor | |
IDataReference |
An IDataReference is a reference to a value in a data
model.
|
IFormElement |
An IFormDataElement is an element of the physical interaction for
a form, an example of an implementing element would be the definition
of a Question.
|
XFormExtension |
Class | Description |
---|---|
Action | |
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 throught 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.
|
Fast2014DagImpl |
The fast (Latest_fastest) eval logic for 2014
|
FormDef |
Definition of a form.
|
FormIndex |
A Form Index is an immutable index into a specific question definition that
will appear in an interaction with a user.
|
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.
|
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 |
Enum | Description |
---|---|
FormDef.EvalBehavior |