Skip to main content

%ZEN.Report.launcher

deprecated class %ZEN.Report.launcher extends %ZEN.Component.page

This is a ZEN Report Launch Page

Property Inventory

Method Inventory

Parameters

parameter APPLICATION;
Class name of application this page belongs to.
parameter DOMAIN;
Domain used for localization.
parameter PAGENAME;
Displayed name of this page.

Properties

property ReportClass as %String (MAXLEN = 255, ZENURL = "REPORT");
Property methods: ReportClassDisplayToLogical(), ReportClassGet(), ReportClassIsValid(), ReportClassLogicalToDisplay(), ReportClassLogicalToOdbc(), ReportClassNormalize(), ReportClassSet()

Methods

method %OnAfterCreatePage() as %Status
This callback is called after the server-side page object and all of its children are created.
Subclasses can override this to add, remove, or modify items within the page object model, or to provide values for controls.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab