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.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