|
Interface Summary |
| IAskDialog |
Base interface for ask dialog implementations. |
| IAskDialogCallback |
Interface which has to be implemented by callback handlers for ask dialogs,
i.e. single value request dialogs. |
| IBrowserDialog |
Base interface for all grid oriented data browsing dialog implementations. |
| IDialog |
Base interface for all dialog implementations. |
| IDocumentDialog |
Base interface for document dialog implementations. |
| IExcelDialog |
Base interface for excel dialog implementations. |
| IGridTableDialog |
Base interface for grid table dialog implementations. |
| IGridTableDialogCallback |
Interface which has to be implemented by callback handlers for grid table
dialogs. |
| IMessageDialog |
Base interface for message dialog implementations. |
| IOkCancelDialog |
Base interface for confirmatiom dialog implementations. |
| IOkCancelDialogCallback |
Interface which has to be implemented by callback handlers for confirmation
dialogs. |
| IRecordTreeDialog |
Base interface for record tree implementations. |
| IRecordTreeDialogCallback |
Interface which has to be implemented by callback handlers for record tree
dialogs. |
| IUploadDialog |
Base interface for file upload dialog implementations. |
| IUploadDialogCallback |
Interface which has to be implemented by callback handlers for file upload
dialogs. |
| IUrlDialog |
Base interface for URL dialog implementations. |