The purpose of a Dialog tool is to enable report templates to call functions for creating dialogs to interact with users during the report generation process. To modify the report templates, you can use the Dialog tool.
The Dialog tool uses 4 methods:
Like other Custom tools, the Dialog tool (dialogtool.jar) must be installed in the ‘extensions’ folder of the Report Wizard plugin.
To import a Dialog tool to a template, type the following:
#import('dialog','com.nomagic.reportwizard.tools.Dialogtool') |