Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dijit/form/VerticalSlider.js

  • Provides:

    • dijit.form.VerticalSlider
  • Requires:

    • dijit.form.HorizontalSlider in common
  • dijit.form.VerticalSlider

    • type
      Function
    • chains:
      • dijit.form.HorizontalSlider: (prototype)
      • dijit.form.HorizontalSlider: (call)
    • summary
      A form widget that allows one to select a value with a vertically draggable handle
  • dijit.form.VerticalSlider.templateString

    • type
      Object
  • dijit.form.VerticalSlider._mousePixelCoord

    • type
      String
  • dijit.form.VerticalSlider._pixelCount

    • type
      String
  • dijit.form.VerticalSlider._startingPixelCoord

    • type
      String
  • dijit.form.VerticalSlider._startingPixelCount

    • type
      String
  • dijit.form.VerticalSlider._handleOffsetCoord

    • type
      String
  • dijit.form.VerticalSlider._progressPixelSize

    • type
      String
  • dijit.form.VerticalSlider._descending

    • type
      Boolean
    • summary
      Specifies if the slider values go from high-on-top (true), or low-on-top (false)
      TODO: expose this in 1.2 - the css progress/remaining bar classes need to be reversed
  • dijit.form.VerticalSlider._isReversed

    • summary
      Overrides HorizontalSlider._isReversed.
      Indicates if values are high on top (with low numbers on the bottom).
    • type
      Function
  • dijit.form

    • type
      Object
  • dijit

    • type
      Object