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?

%CSP.Util.HTMLBarMeter

class %CSP.Util.HTMLBarMeter extends %CSP.Util.HTMLMeter

This class is used internally by Caché. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

Simple HTML-based meter that displays a value as a bar.

Method Inventory

Methods

method OnHTMLBody()
Draw the body of this HTML meter
classmethod OnHTMLScript()
Draw the script section of this HTML meter
classmethod OnHTMLStyle()
Draw the style section of this HTML meter

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab