See: Description
| Interface | Description |
|---|---|
| InputEvent |
Basic methods for all events that propagate input events.
|
| Class | Description |
|---|---|
| GotoNextDocumentEvent |
The FIA processed a
<goto> event. |
| GotoNextFormEvent |
The FIA processed a
<goto> event to another form. |
| GotoNextFormItemEvent |
The FIA processed a
<goto> event to another form item. |
| InternalExitEvent |
The FIA processed a
<exit> event. |
| ObjectTagResultEvent |
Result of an
<object> call.. |
| RecordingEvent |
Event indicating the end of a recording.
|
| ReturnEvent |
The FIA processed a
<return> event. |
| SubdialogResultEvent |
Result of an
<subdialog> call.. |
| SubmitEvent |
The FIA processed a
<submit> event. |
| TransferEvent |
The call has been successfully transferred.
|