Skip to main content

%CSP.Element

class %CSP.Element extends %CSP.Rule

The %CSP.Element class is the default class representing an unrecognized tag in the DOM.

Method Inventory

Methods

method RenderEndTag() as %Status
Writes code into the routine builder object that will do the default rendering for an end tag.
method RenderStartTag() as %Status
Writes code into the routine builder object that will do the default rendering for a begin tag.

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab