Uses of Package
org.javarosa.form.api
| Package | Description |
|---|---|
| org.javarosa.core.model | |
| org.javarosa.form.api |
-
Classes in org.javarosa.form.api used by org.javarosa.core.model Class Description FormEntryController This class is used to navigate through an xform and appropriately manipulate the FormEntryModel's state. -
Classes in org.javarosa.form.api used by org.javarosa.form.api Class Description FormEntryCaption This class gives you all the information you need to display a caption when your current FormIndex references a GroupEvent, RepeatPromptEvent, or RepeatEvent.FormEntryCaption.RepeatOptions FormEntryModel The data model used during form entry.FormEntryPrompt This class gives you all the information you need to display a question when your current FormIndex references a QuestionEvent.