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.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
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 ##' '##.