| Interface | Description |
|---|---|
| FieldListener |
This interface is used to let the host application listen in on field focus events.
|
| FormField |
FormField is the abstract class that is being extended by all fields such as CheckBoxField, ChoiceField, ComboField,
PushButtonField, RadioButtonGroupField, SignatureField and TextField. |
| SignatureField |
SignatureField holds a signature field. |