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?

ZENDemo.ActiveGroupDemo

class ZENDemo.ActiveGroupDemo extends %ZEN.Component.page

This is the ActiveGroup Demonstration page for the Zen demonstration application.

Method Inventory

Parameters

parameter APPLICATION = ZENDemo.Application;
Class name of application this page belongs to.
parameter DOMAIN = ZENDEMO;
Domain used for localization.
parameter PAGENAME = Active Group Demo;
Displayed name of this page.

Methods

Return an array of quick links to be displayed by the locator bar.
clientmethod onlayoutHandler(first) [ Language = javascript ]
This client event, if present, is fired when the page is loaded.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab