class %CSP.RuleAction
extends %CSP.RuleElement
The %CSP.RuleAction class represents the csr:action tag within the DOM model for a CSR page.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
method RenderEndTag()
as %Status
Default rendering of the end tag is a no operation
method RenderStartTag()
as %Status
Writes code into the routine builder object that will prepare
the children of the csr:action tag.