Skip to main content

CSPX.EnsDebugSettingsPane

class CSPX.EnsDebugSettingsPane extends %CSP.Util.Pane

An AutoPage pane that displays debug settings

Method Inventory

Parameters

parameter DOMAIN = Ensemble;
Use our own domain for localization

Methods

method DrawBODY(pInstance As %CSP.Util.PageInstance) as %Status
Draw the BODY of the detail pane
method DrawHEAD(pInstance As %CSP.Util.PageInstance) as %Status
Inherited description: Overwritten by subclasses to draw anything this pane needs for the HEAD section.
classmethod GetInfo(pProduction As Ens.Config.Production, ByRef column As %String, ByRef hostlist As %String)
Get layout information for this page.
classmethod OnSubmit()
Process a submit of this page

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab