|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
FormItems that can be visited by
the form interpretation algorithm.
See:
Description
| Interface Summary | |
|---|---|
| PromptCountable | Tapered prompts are those that may change with each attempt. |
| 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. |
| FieldFormItem | An input item whose value is obtained via ASR or DTMF grammars. |
| FieldShadowVarContainer | Component that provides a container 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. |
This package contains classes imlementing
FormItems that can be visited by
the form interpretation algorithm.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||