jACOB 2.7 API Documentation.

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

Packages that use IGridTableDialog
de.tif.jacob.screen   
 

Uses of IGridTableDialog in de.tif.jacob.screen
 

Methods in de.tif.jacob.screen that return IGridTableDialog
abstract  IGridTableDialog IClientContext.createGridTableDialog(IGuiElement anchor)
          Creates a grid table dialog.
abstract  IGridTableDialog IClientContext.createGridTableDialog(IGuiElement anchor, IGridTableDialogCallback callback)
          Creates a grid table dialog.
 


jACOB 2.7 API Documentation.