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