%CSP.RuleRule
class %CSP.RuleRule extends %CSP.Document
The %CSP.RuleRule class represents the csr:rule tag within the DOM model for a CSR page.Method Inventory
Methods
Implement DeleteRule for a rule file.
method RenderEndTag() as %Status
Finish compiling a class for this rule.
method RenderStartTag() as %Status
Start compiling a class for this rule.
Inherited Members
Inherited Properties
- Children
- Closed
- Family
- HasEndTag
- LineNumber
- NeedBroker
- NeedJS
- NeedJSBroker
- NewSection
- Parent
- Rule
- TagAttributes
- TagName
- Text
- TextOnly
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnClose()
- %OnNew()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- AddChildElement()
- AddEventBroker()
- GetAttribute()
- GetAttributesOrdered()
- HasValue()
- InitAttribute()
- InnerText()
- IsDefined()
- PopDefaultSection()
- PushDefaultSection()
- QuoteAttribute()
- RenderDefaultEndTag()
- RenderDefaultStartTag()
- SetAttribute()
- ValidateTag()
- WriteCSPServer()
- WriteCSPText()
- WriteExpressionText()
- WriteServer()
- WriteText()