Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/www-elementn/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/www-elementn/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojo/dnd/autoscroll.js

  • Provides:

    • dojo.dnd.autoscroll
  • Requires:

    • dojo.window in common
  • dojo.dnd.getViewport

    • alias - dojo.window.getBox
    • attached - dojo.dnd
  • dojo.dnd.V_TRIGGER_AUTOSCROLL

    • attached - dojo.dnd
    • type
      Number
  • dojo.dnd.H_TRIGGER_AUTOSCROLL

    • attached - dojo.dnd
    • type
      Number
  • dojo.dnd.V_AUTOSCROLL_VALUE

    • attached - dojo.dnd
    • alias - dojo.dnd.V_AUTOSCROLL_VALUE
    • type
      Number
  • dojo.dnd.H_AUTOSCROLL_VALUE

    • attached - dojo.dnd
    • alias - dojo.dnd.H_AUTOSCROLL_VALUE
    • type
      Number
  • dojo.dnd.autoScroll

    • parameters:
      • e: (typeof Event)
        onmousemove event
    • summary
      a handler for onmousemove event, which scrolls the window, if
      necesary
    • attached - dojo.dnd
    • type
      Function
  • dojo.dnd._validNodes

    • attached - dojo.dnd
    • private - 1
    • type
      Object
  • dojo.dnd._validNodes.div

    • private_parent - 1
    • type
      Number
  • dojo.dnd._validNodes.p

    • private_parent - 1
    • type
      Number
  • dojo.dnd._validNodes.td

    • private_parent - 1
    • type
      Number
  • dojo.dnd._validOverflow

    • attached - dojo.dnd
    • private - 1
    • type
      Object
  • dojo.dnd._validOverflow.auto

    • private_parent - 1
    • type
      Number
  • dojo.dnd._validOverflow.scroll

    • private_parent - 1
    • type
      Number
  • dojo.dnd.autoScrollNodes

    • parameters:
      • e: (typeof Event)
        onmousemove event
    • summary
      a handler for onmousemove event, which scrolls the first avaialble
      Dom element, it falls back to dojo.dnd.autoScroll()
    • attached - dojo.dnd
    • type
      Function
  • dojo.dnd.autoscroll

    • type
      Object
  • dojo.dnd

    • type
      Object
  • dojo

    • type
      Object