class %CSP.Element
extends %CSP.Rule
The %CSP.Element class is the default class representing an
unrecognized tag in the DOM.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
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.