Plugin.DDWindowScroll Class
Extends the Scroll class to make the window scroll while dragging.
Constructor
Plugin.DDWindowScroll
()
Properties
NS
String
protected
static
The Scroll instance will be placed on the Drag instance under the winscroll namespace.
Default: winscroll
Attributes
windowScroll
Boolean
Turn on window scroll support, default: true
Fires event windowScrollChange
Fires when the value for the configuration attribute windowScroll
is
changed. You can listen for the event using the on
method if you
wish to be notified before the attribute's value has changed, or
using the after
method if you wish to be notified after the
attribute's value has changed.
Parameters:
-
e
EventFacadeAn Event Facade object with the following attribute-specific properties added: