Skip to main content

%DeepSee.Report.UI.hSlider

class %DeepSee.Report.UI.hSlider extends %ZEN.Component.control

RGUI.hSlider

Property Inventory

Method Inventory

Parameters

parameter INCLUDEFILES = zenCSLM.js;
Default image for close group button.

Properties

property maxValue as %ZEN.Datatype.integer [ InitialExpression = 1 ];
Property methods: maxValueDisplayToLogical(), maxValueGet(), maxValueIsValid(), maxValueLogicalToDisplay(), maxValueLogicalToOdbc(), maxValueNormalize(), maxValueSet()
property minValue as %ZEN.Datatype.integer [ InitialExpression = 0 ];
Property methods: minValueDisplayToLogical(), minValueGet(), minValueIsValid(), minValueLogicalToDisplay(), minValueLogicalToOdbc(), minValueNormalize(), minValueSet()

Methods

method %DrawHTML()
The %DrawHTML method draws the initial HTML for this component.
clientmethod constrainDragX(mgr, wrapper, newX) [ Language = javascript ]
clientmethod constrainDragY(mgr, wrapper, newY) [ Language = javascript ]
clientmethod endDrag() [ Language = javascript ]
clientmethod onloadHandler() [ Language = javascript ]
Inherited description: This client event, if present, is fired when the page is loaded.
clientmethod positionHandle() [ Language = javascript ]
clientmethod setProperty(property, value, value2) [ Language = javascript ]
Set the value of a named property.
clientmethod startDrag() [ Language = javascript ]

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab