jACOB 2.7 API Documentation.

Uses of Package
de.tif.jacob.screen.dialogs

Packages that use de.tif.jacob.screen.dialogs
de.tif.jacob.screen   
de.tif.jacob.screen.dialogs   
de.tif.jacob.screen.dialogs.form   
 

Classes in de.tif.jacob.screen.dialogs used by de.tif.jacob.screen
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.
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.
 

Classes in de.tif.jacob.screen.dialogs used by de.tif.jacob.screen.dialogs
IBrowserDialog
          Base interface for all grid oriented data browsing dialog implementations.
IDialog
          Base interface for all dialog implementations.
 

Classes in de.tif.jacob.screen.dialogs used by de.tif.jacob.screen.dialogs.form
IDialog
          Base interface for all dialog implementations.
 


jACOB 2.7 API Documentation.