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/VerticalRule.js

  • Provides:

    • dijit.form.VerticalRule
  • Requires:

    • dijit.form.HorizontalRule in common
  • dijit.form.VerticalRule

    • type
      Function
    • chains:
      • dijit.form.HorizontalRule: (prototype)
      • dijit.form.HorizontalRule: (call)
    • summary
      Hash marks for the <code>dijit.form.VerticalSlider</code>
  • dijit.form.VerticalRule.templateString

    • type
      String
  • dijit.form.VerticalRule._positionPrefix

    • type
      String
  • dijit.form.VerticalRule.container

    • type
      String
    • summary
      This is either &quot;leftDecoration&quot; or &quot;rightDecoration&quot;,
      to indicate whether this rule goes to the left or to the right of the slider.
      Note that on RTL system, &quot;leftDecoration&quot; would actually go to the right, and vice-versa.
  • dijit.form.VerticalRule._isHorizontal

    • type
      bool
  • dijit.form

    • type
      Object
  • dijit

    • type
      Object