dojox/mdnd/AutoScroll (version 1.10)

Summary

Activate scrolling while dragging a widget.

Usage

var foo = new AutoScroll();
dojox/mdnd/AutoScroll

See the dojox/mdnd/AutoScroll reference documentation for more information.

Property Summary

Method Summary

Properties

interval
Defined by: dojox/mdnd/AutoScroll

default mouse move offset

marginMouse
Defined by: dojox/mdnd/AutoScroll

Default mouse margin

recursiveTimer
Defined by: dojox/mdnd/AutoScroll

Methods

_autoScrollDown()

Manage the down autoscroll.

_autoScrollLeft(e)

Manage the left autoscroll.

Parameter Type Description
e Event
_autoScrollRight()

Manage the right autoscroll.

_autoScrollUp()

Manage the up autoscroll.

checkAutoScroll(e)

Check if an autoScroll have to be launched.

Parameter Type Description
e Event
destroy()
getViewport()

Set the visible part of the window. Varies accordion to Navigator.

init()
setAutoScrollMaxPage()

Set the hightest heigh and width authorized scroll.

setAutoScrollNode(node)

set the node which is dragged

Parameter Type Description
node Node

node to scroll

stopAutoScroll()

Stop the autoscroll.

Error in the documentation? Can’t find what you are looking for? Let us know!