Skip to main content

%CSP.RuleAction

class %CSP.RuleAction extends %CSP.RuleElement

The %CSP.RuleAction class represents the csr:action tag within the DOM model for a CSR page.

Method Inventory

Methods

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.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab