Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%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