jadeReportWriterDisplay

jadeReportWriterDisplay(): String;

The jadeReportWriterDisplay method of the Object class returns the text of the combo box entry for each object returned by the Application class jadeReportWriterParamObjects method. This method is called automatically by the JADE Report Writer Designer application for each parameter object and it returns a null value ("") by default.

Reimplement this method for each class for which a report parameter is defined.