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/mdnd/AutoScroll.js

  • Provides:

    • dojox.mdnd.AutoScroll
  • dojox.mdnd.AutoScroll

    • type
      Function
    • summary
      Activate scrolling while dragging a widget.
  • dojox.mdnd.AutoScroll.interval

    • type
      Integer
    • summary
      default mouse move offset
  • dojox.mdnd.AutoScroll.recursiveTimer

    • type
      Integer
  • dojox.mdnd.AutoScroll.marginMouse

    • type
      Integer
    • summary
      Default mouse margin
  • dojox.mdnd.AutoScroll.constructor

    • constructor - constructor
    • type
      Function
  • dojox.mdnd.AutoScroll.init

    • type
      Function
  • dojox.mdnd.AutoScroll._html

  • dojox.mdnd.AutoScroll.getViewport

    • summary
      Set the visible part of the window. Varies accordion to Navigator.
    • type
      Function
  • dojox.mdnd.AutoScroll._v

    • type
      Object
  • dojox.mdnd.AutoScroll.setAutoScrollNode

    • parameters:
      • node: (typeof Node)
        node to scroll
    • summary
      set the node which is dragged
    • type
      Function
  • dojox.mdnd.AutoScroll._node

  • dojox.mdnd.AutoScroll.setAutoScrollMaxPage

    • summary
      Set the hightest heigh and width authorized scroll.
    • type
      Function
  • dojox.mdnd.AutoScroll._yMax

  • dojox.mdnd.AutoScroll._xMax

  • dojox.mdnd.AutoScroll.checkAutoScroll

    • parameters:
      • e: (typeof Event)
    • summary
      Check if an autoScroll have to be launched.
    • type
      Function
  • dojox.mdnd.AutoScroll._y

  • dojox.mdnd.AutoScroll._x

  • dojox.mdnd.AutoScroll._autoScrollActive

    • type
      bool
  • dojox.mdnd.AutoScroll._autoScrollDown

    • summary
      Manage the down autoscroll.
    • tags:
    • type
      Function
  • dojox.mdnd.AutoScroll._node.style.top

    • type
      String
  • dojox.mdnd.AutoScroll._timer

    • type
      Object
  • dojox.mdnd.AutoScroll._autoScrollUp

    • summary
      Manage the up autoscroll.
    • tags:
    • type
      Function
  • dojox.mdnd.AutoScroll._autoScrollRight

    • summary
      Manage the right autoscroll.
    • tags:
    • type
      Function
  • dojox.mdnd.AutoScroll._node.style.left

    • type
      String
  • dojox.mdnd.AutoScroll._autoScrollLeft

    • parameters:
      • e: (typeof Event)
    • summary
      Manage the left autoscroll.
    • tags:
    • type
      Function
  • dojox.mdnd.AutoScroll.stopAutoScroll

    • summary
      Stop the autoscroll.
    • type
      Function
  • dojox.mdnd.AutoScroll.destroy

    • type
      Function
  • dojox.mdnd.AutoScroll.resizeHandler

    • type
      Object
  • dojox.mdnd.autoScroll

    • type
      Object
  • dojox.mdnd

    • type
      Object
  • dojox

    • type
      Object