ExternalReport
ExternalReport
A Pixel Perfect Report built using the Jasper Reporting Engine
Properties
caption : stringString indentifier for caption display in the UI.
description : stringReport description.
displayable : booleanWhether report appears in the end user UI.
isMaster : booleanTrue if master report.
parameterSupplyMethod : ReportParameterSupplyTypeDescribes how parameters are supplied to the report. One of null, "screen", or "class".
Valid values based on“string”. class screen parameterSupplyOption : stringIf parameterSupplyMethod is "screen", or "class" then defines screen name, or class name.
resource : stringReference to report file under jasperreports folder.
Parent topic: references