|
Class Summary |
| AbstractFormItem |
Form items are the elements that can be visited in the main loop of the form
interpretation algorithm. |
| BlockFormItem |
A sequence of procedural statements used for prompting and computation, but
not for gathering input. |
| ControlItem |
Implementation of a control item. |
| EventCounter |
Counter to allow counting of different occurrences of the same event. |
| FieldFormItem |
An input item whose value is obtained via ASR or DTMF grammars. |
| FieldShadowVarContainer |
Component that provides a cointainer for the shadowed variables of a field. |
| FormItemFactory |
Factory for form items. |
| FormItemNameFactory |
Name factory to find a name for a form item. |
| InitialFormItem |
This element controls the initial interaction in a mixed initiative form. |
| InputItem |
Implementation of a input item. |
| ObjectFormItem |
This input item invokes a platform-specific object with various
parameters. |
| RecordFormItem |
An input item whose value is an audio clip recorded by the user. |
| SubdialogFormItem |
A <>subdialog> input item is roughly like a function call. |
| TransferFormItem |
An input item which transfers the user to another telephone number. |