Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%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