Class FormEntryCaption

java.lang.Object
org.javarosa.form.api.FormEntryCaption
All Implemented Interfaces:
FormElementStateListener
Direct Known Subclasses:
FormEntryPrompt

public class FormEntryCaption
extends Object
implements FormElementStateListener
This class gives you all the information you need to display a caption when your current FormIndex references a GroupEvent, RepeatPromptEvent, or RepeatEvent.
Author:
Simon Kelly