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

class ZENTest.TabTest extends %ZEN.Component.page

Test page for tabbed groups.

Method Inventory

Parameters

parameter APPLICATION = ZENTest.TestApplication;
Application this page belongs to.
parameter DOMAIN = ZENTEST;
Inherited description: Localization domain
parameter PAGENAME = Tab Control Test;
Inherited description: Optional. This is the display name used for this page. If not provided, the class name is used.

Methods

clientmethod nextTab() [ Language = javascript ]
clientmethod onloadHandler() [ Language = javascript ]
This client event, if present, is fired when the page is loaded.
clientmethod prevTab() [ Language = javascript ]
clientmethod updateButtons() [ Language = javascript ]

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab