DocBook|Search
Class Reference
%DeepSee.UI.SVGWidgetCatalog
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%DeepSee] >  [UI] >  [SVGWidgetCatalog]
Private  Storage  

class %DeepSee.UI.SVGWidgetCatalog extends %ZEN.SVGComponent.svgPage

Special svg page that diplays the contents of the Widget Catalog.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Methods
%%OIDGet %AddToSaveSet %ApplyURLParms %ClassIsLatestVersion
%ClassName %ConstructClone %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %DrawClassDefinition %DrawClassDefinitions %DrawObjectDefinitions
%DrawObjectProperties %DrawSVGDef %DrawSVGDefs %DrawSVGPage
%DrawStyleSVG %DrawWidgetImage %EndScript %Extends
%GetParameter %GetSuperClassList %InvokeCallback %IsA
%IsModified %LinkCSS %LinkScript %New
%NormalizeObject %ObjectModified %OnDrawSVGDef %OnDrawSVGPage
%OnDrawSVGScript %OnDrawStyleSVG %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %StartScript
%ValidateObject ConvertParameter Decrypt Encrypt
EscapeHTML EscapeURL HyperEventBody HyperEventCall
HyperEventFrame HyperEventHead Include InsertHiddenField
InsertHiddenFields IsPrivate Link OnHTTPHeader
OnPage OnPageError OnPostHTTP OnPostHyperEvent
OnPreHTTP OnPreHyperEvent Page QuoteJS
RewriteURL ShowError StartTimer StopTimer
ThrowError UnescapeHTML UnescapeURL onSVGLoad


Methods

• method %DrawWidgetImage(pID As %String, x As %Integer, y As %Integer) as %Status
• method %OnDrawSVGPage() as %Status
If defined, this provides a way for a subclass to add static SVG content to the svgPage.
• classmethod %OnDrawSVGScript() as %Status
Callback for adding scripts to this SVG page.
• classmethod %OnDrawStyleSVG() as %Status
Callback method called when drawing the SVG CSS style for this page.