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

dojox/form/TimeSpinner.js

  • Provides:

    • dojox.form.TimeSpinner
  • Requires:

    • dijit.form._Spinner in common
    • dojo.date in common
    • dojo.date.locale in common
    • dojo.date.stamp in common
  • dojox.form.TimeSpinner

    • type
      Function
    • chains:
      • dijit.form._Spinner: (prototype)
      • dijit.form._Spinner: (call)
    • summary
      Time Spinner
    • description
      This widget is the same as a normal NumberSpinner, but for the time component of a date object instead
  • dojox.form.TimeSpinner.required

    • type
      bool
  • dojox.form.TimeSpinner.adjust

    • parameters:
      • val: (typeof Object)
      • delta: (typeof Number)
    • type
      Function
  • dojox.form.TimeSpinner.isValid

    • type
      Function
  • dojox.form.TimeSpinner.smallDelta

    • type
      Number
  • dojox.form.TimeSpinner.largeDelta

    • type
      Number
  • dojox.form.TimeSpinner.timeoutChangeRate

    • type
      Number
  • dojox.form.TimeSpinner.parse

    • parameters:
      • time
      • locale
    • type
      Function
  • dojox.form.TimeSpinner.format

    • parameters:
      • time
      • locale
    • type
      Function
  • dojox.form.TimeSpinner.serialize

    • alias - dojo.date.stamp.toISOString
  • dojox.form.TimeSpinner.value

    • type
      String
  • dojox.form.TimeSpinner._onKeyPress

    • parameters:
      • e
    • type
      Function
  • dojox.form

    • type
      Object
  • dojox

    • type
      Object