Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Content layer
id1352036961
Content column
id1352036963
Content block
id1352036963

The Generic Table tool allows templates to:

  • Access data of the Generic Table.
  • Use diagrams to get data from the Generic Table.
  • Get the row elements.
  • Get the column names.
  • Get the cell values.
Generic Table DialogImage Modified
The Generic Table Dialog.

Like other Custom Tools, the Generic Table tool 'generictabletool.jar' must be presented in the 'extensions' folder of the Report Wizard plugin. For further information on Custom Tools and the installation, see section Custom tool.

To import the Generic Table tool to a template, for example, type the following code in the template.

Code Block
#import('generic', 'com.nomagic.reportwizard.tools.GenericTableTool')