Skip to main content

%CSP.RuleElement

class %CSP.RuleElement extends %CSP.Rule

The %CSP.RuleElement class is the super class of all classes that represent elements within the DOM model for a CSR page.

Method Inventory

Methods

method GetAttribute(name As %String, default As %String = "") as %String
Get the value of the HTML attribute name for this element. For rules do not resolve ##( )## and ##' '##.

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab