jACOB 2.7 API Documentation.

Uses of Interface
de.tif.jacob.screen.dialogs.IDialog

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

Uses of IDialog in de.tif.jacob.screen.dialogs
 

Subinterfaces of IDialog in de.tif.jacob.screen.dialogs
 interface IAskDialog
          Base interface for ask dialog implementations.
 interface IBrowserDialog
          Base interface for all grid oriented data browsing dialog implementations.
 interface IDocumentDialog
          Base interface for document dialog implementations.
 interface IExcelDialog
          Base interface for excel dialog implementations.
 interface IGridTableDialog
          Base interface for grid table dialog implementations.
 interface IMessageDialog
          Base interface for message dialog implementations.
 interface IOkCancelDialog
          Base interface for confirmatiom dialog implementations.
 interface IRecordTreeDialog
          Base interface for record tree implementations.
 interface IUploadDialog
          Base interface for file upload dialog implementations.
 interface IUrlDialog
          Base interface for URL dialog implementations.
 

Uses of IDialog in de.tif.jacob.screen.dialogs.form
 

Subinterfaces of IDialog in de.tif.jacob.screen.dialogs.form
 interface IFormDialog
           
 


jACOB 2.7 API Documentation.