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

class ZENTest.customComponent extends %ZEN.Component.control

Simple component used for testing custom components.

Property Inventory

Method Inventory

Parameters

parameter NAMESPACE = http://www.intersystems.com/zentest;
This is the XML namespace for this component.

Properties

property message as %ZEN.Datatype.caption [ InitialExpression = "Custom Component" ];
This message is displayed within the custom component.
Property methods: messageDisplayToLogical(), messageGet(), messageIsValid(), messageLogicalToDisplay(), messageLogicalToOdbc(), messageNormalize(), messageSet()

Methods

method %DrawHTML()
The %DrawHTML method draws the initial HTML for this component.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab