Skip to main content

CSPX.EnsConfigFrame

class CSPX.EnsConfigFrame extends %CSP.Page

Frameset SVG-based config page.

Method Inventory

Parameters

parameter CONTENTTYPE = text/html;
Inherited description: Specifies the default content type for the page. This can be overriden using the <CSP:CONTENT TYPE=> tag, or by setting the %response.ContentType property in the OnPreHTTP() method. The default value if this parameter is not set is text/html.
parameter DOMAIN = Ensemble;
Use our own domain for localization

Methods

classmethod DrawFrames() as %Status
classmethod DrawTitle() as %Status
Draw Title for this CSP page
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