class %DeepSee.UI.SVGWidgetCatalog
extends %ZEN.SVGComponent.svgPage
Special svg page that diplays the contents of the Widget Catalog.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
4
|
|
|
|
|
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.