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

class ZENTest.SVGRadialNavigatorTest extends %ZEN.Component.page

Test page for the %ZEN.SVGComponent.radialNavigator SVG Component.

Method Inventory

Parameters

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

Methods

classmethod UpdateNav(nav As %ZEN.SVGComponent.radialNavigator) as %Boolean [ ZenMethod ]
Rebuild the array of nodes used by the Navigator
clientmethod clientUpdate() [ Language = javascript ]
clientUpdate.
clientmethod onloadHandler() [ Language = javascript ]
Select the Navigator for inspecting.
clientmethod serverUpdate() [ Language = javascript ]
serverUpdate: call server method to update Navigator

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab