Skip to main content

%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