class %ZEN.Component.titleBox
extends component
This is a simple box that dispays a title and an optional
subtitle. It is useful for adding a title to a group or menu.
method %DrawHTML()
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.