Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

ZENTest.customSVGComponent

class ZENTest.customSVGComponent extends %ZEN.SVGComponent.svgComponent

An example of a custom SVG component.

Property Inventory

Method Inventory

Parameters

parameter NAMESPACE = http://www.intersystems.com/zentest;
This is the XML namespace for this component.

Properties

property style as %ZEN.Datatype.style;
Additional style to apply to this shape.
Property methods: styleDisplayToLogical(), styleGet(), styleIsValid(), styleLogicalToDisplay(), styleLogicalToOdbc(), styleNormalize(), styleSet()

Methods

clientmethod renderContents() [ Language = javascript ]
Render the inner SVG contents of this component.
clientmethod setProperty(property, value, value2) [ Language = javascript ]
Set the value of a named property.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab