Skip to main content

%ZEN.Report.reportLauncher

abstract class %ZEN.Report.reportLauncher extends %CSP.Page

Method Inventory

Parameters

parameter HOST = localhost;
parameter PORT = 57772;
parameter REPORTCLASS;
parameter URL = csp/samples;

Methods

classmethod OnPage() as %Status
Inherited description: Event handler for PAGE event: this is invoked in order to generate the content of a csp page.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab