Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Content layer
id1352031231
Content column
id1352031232
Content block
id1352031232

The Generic Table tool allows templates to:

  • Access data of the Generic Table and other Table diagrams, e.g., Instance Table, Metric Table, and Glossary Table. See more samples in the tutorial. See more samples in the tutorial.

  • Use diagrams to get data from the Generic Table.
  • Get the row elements.
  • Get the column names.
  • Get the cell values.
  • Get column levels for the Generic Table tree view.
  • Check for annotation values in table cells.

Generic Table Dialog
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')
Content block
id1352031231

Related pages

Children Display