%CSP.RuleEnd
class %CSP.RuleEnd extends %CSP.RuleElement
The %CSP.RuleEnd class represents the csr:endtag tag within the DOM model for a CSR page.Method Inventory
Methods
method RenderStartTag() as %Status
Writes default tag rendering for the end tag.
Inherited Members
Inherited Properties
- Children
- Closed
- Family
- HasEndTag
- LineNumber
- 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()
- %OnNew()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- AddChildElement()
- GetAttribute()
- GetAttributesOrdered()
- HasValue()
- InitAttribute()
- InnerText()
- IsDefined()
- OnMatch()
- PopDefaultSection()
- PushDefaultSection()
- QuoteAttribute()
- RenderDefaultEndTag()
- RenderDefaultStartTag()
- RenderEndTag()
- SetAttribute()
- ValidateTag()
- WriteCSPServer()
- WriteCSPText()
- WriteExpressionText()
- WriteServer()
- WriteText()