%CSP.Util.HTMLBarMeter
class %CSP.Util.HTMLBarMeter extends %CSP.Util.HTMLMeter
This class is used internally by InterSystems IRIS. 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
- Dashboard
- Description
- Detail
- FullProperty
- Height
- InitialStatus
- InitialValue
- Label
- Link
- MeterId
- Parent
- Property
- RangeLower
- RangeUpper
- ScaleFactor
- ShowLabel
- ThresholdLower
- ThresholdUpper
- Width
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- DrawSelector()
- GenerateCode()
- HeightSet()
- OnHTMLHead()
- OnHTMLInitJS()
- WidthSet()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()