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?

%ZEN.Component.helpBox

class %ZEN.Component.helpBox extends %ZEN.Component.component

This component displays a small area in which a component help message can be displayed. DEPRECATED!

Method Inventory

Methods

method %DrawHTML()
Inherited description: Static HTML display method: draw the BODY of this component as HTML.
Subclasses implement this in order to render the static HTML contents of a component.
clientmethod showHelp(flag, title, msg) [ Language = javascript ]
Display help: if flag is true, show help

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab