Functiondojox.layout.DragPane._move

dojo.require("dojox.layout.DragPane");
defined in dojox/layout/DragPane.js

mousemove listener, offset the scroll amount by the delta since our last call.

Usage

function (e) (view source)
parametertypedescription
e