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.
|
FormEntryController |
This class is used to navigate through an xform and appropriately manipulate
the FormEntryModel's state.
|
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.
|