Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

ZENTest.SVGComponentTest

class ZENTest.SVGComponentTest extends %ZEN.Component.page

Test page for a custom SVG Component.

Method Inventory

Parameters

parameter APPLICATION = ZENTest.TestApplication;
Application this page belongs to.
parameter DOMAIN = ZENTEST;
Domain used for localization.
parameter PAGENAME = SVG Custom Component Test;
Displayed name of this page.

Methods

clientmethod changeSize() [ Language = javascript ]
Change the size of the custom SVG component.
clientmethod changeStyle() [ Language = javascript ]
Change the style of the custom SVG component.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab