Skip to main content

CSPX.EnsMsgTraceFilterPane

class CSPX.EnsMsgTraceFilterPane extends %CSP.Util.FormPane

Method Inventory

Parameters

parameter DOMAIN = Ensemble;
Use our own domain for localization
parameter SessionSQLQuery = SELECT SessionID FROM Ens.MessageHeader WHERE %ID = ?;
parameter TraceSVGClass = CSPX.EnsMsgTraceSVG;
Indicator for the SVG Trace class to use in DrawCommands(). This is primarily to allow for the Enterprise trace to use the same basic code

Methods

method DrawCommands(pInstance As PageInstance) as %Status
Inherited description: Generic method to draw commands for a pane; A subclass can override this.
classmethod ShowBlockTable(max As %Integer, per As %Integer, curr As %Integer)
Displays the table of result numbers

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab