Skip to main content

CSPX.EnsRuleLogTablePane

class CSPX.EnsRuleLogTablePane extends CSPX.SQLQueryPane

Specialized pane for displaying a list of log items.

Method Inventory

Methods

method CreateResultSet(ByRef pID As %String, ByRef pRS As %ResultSet) as %Status
Inherited description: This method creates the %ResultSet object that is used for the table pane.
A subclass can override this to customize the table displayed by this pane.
pID is array of page variables...
method DrawBODY(pInstance As %CSP.Util.PageInstance) as %Status
Override this method from the superclass to check if there is an error in the Start Time and/or End Time fields and display this error instead of running the query.
method GetColorByColumn() as %String
Subclass can override this to specify the name of column used to distinctly color rows

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab