CSPX.EnsDTLSVG
class CSPX.EnsDTLSVG extends CSPX.SVGCanvas
Renders SVG canvas for DTL editorMethod Inventory
Parameters
parameter DOMAIN = EnsBPL;
Use our own domain for localization
parameter JSINCLUDES = ensxml.js,ensdtl.js,ensdtlparser.js;
Comma-delimited list of addition .js files that this page includes
Methods
classmethod DrawDefs()
Draw defs section
classmethod OnDrawCanvas()
Draw main svg canvas
classmethod OnDrawScript()
Inherited description: Callback: draw additional script definitions for this canvas
classmethod OnDrawStyleSheet()
Draw style sheet
Inherited Members
Inherited Methods
- %ClassIsLatestVersion()
- %ClassName()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %New()
- %OriginalNamespace()
- %PackageName()
- %SetModified()
- ConvertParameter()
- Decrypt()
- DrawScript()
- DrawStyleSheet()
- Encrypt()
- EscapeHTML()
- EscapeURL()
- HyperEventCall()
- HyperEventHead()
- Include()
- InsertHiddenField()
- InsertHiddenFields()
- IsPrivate()
- Link()
- OnHTTPHeader()
- OnPage()
- OnPageError()
- OnPostHTTP()
- OnPostHyperEvent()
- OnPreHTTP()
- OnPreHyperEvent()
- Page()
- QuoteJS()
- RewriteURL()
- ShowError()
- StartTimer()
- StopTimer()
- ThrowError()
- UnescapeHTML()
- UnescapeURL()