jACOB 2.7 API Documentation.

Uses of Interface
de.tif.jacob.screen.dialogs.form.IFormDialog

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

Uses of IFormDialog in de.tif.jacob.screen
 

Methods in de.tif.jacob.screen that return IFormDialog
abstract  IFormDialog IClientContext.createFormDialog(java.lang.String title, FormLayout layout, IFormDialogCallback callback)
           
 

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

Methods in de.tif.jacob.screen.dialogs.form with parameters of type IFormDialog
 void IFormActionEmitter.onAction(IClientContext context, IFormDialog parent, java.util.Map formValues)
           
 


jACOB 2.7 API Documentation.