slreportgen.report.Reporter.customizeReporter
Class: slreportgen.report.Reporter
Namespace: slreportgen.report
Create class derived from slreportgen.report.Reporter
class
Syntax
classPathOut = customizeReporter(classPath)
Description
creates a reporter class definition file that defines a subclass of
classPathOut = customizeReporter(classPath)slreportgen.report.Reporter at the location specified by
classPath. The method copies the default reporter templates to the
resources/templates subfolder of the folder that contains the class
definition file. You can use the class definition file as a starting point to design a custom
reporter
class.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2021a