slreportgen.report.LookupTable.customizeReporter
Class: slreportgen.report.LookupTable
Namespace: slreportgen.report
Create custom LookupTable
reporter class
Syntax
reporter = slreportgen.report.LookupTable.customizeReporter(classpath)
Description
reporter = slreportgen.report.LookupTable.customizeReporter(
creates a classpath
)LookupTable
reporter class definition file that is a subclass
of slreportgen.report.LookupTable
. The file is created at the specified
classpath
location. The
LookupTable.customizeReporter
method also copies the default
LookupTable
reporter templates to the
<classpath>/resources/template
folder. You can use the class
definition file as a starting point to design a custom LookupTable
reporter class for your report.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2018a