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

class ZENTest.ExpandoTest extends %ZEN.Component.page

expando Control Test

Method Inventory

Parameters

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

Methods

method DrawContent(ByRef expando As %ZEN.Component.expando) as %Status
OnDrawContent callback

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab