class %CSP.ScriptElement
extends %CSP.Element
The %CSP.ScriptElement class is the class representing
unrecognized script tag in the DOM.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
method RenderEndTag()
as %Status
Resets script indicator and writes code into the routine builder
object that will do the default rendering for an end tag.
method RenderStartTag()
as %Status
Indicates children are in a script tag and writes code into the
routine builder object that will do the default rendering for a begin tag.