Plugin.DDNodeScroll Class
Extends the Scroll class to make a parent node scroll while dragging.
Constructor
Plugin.DDNodeScroll
()
Properties
NS
String
protected
static
The NodeScroll instance will be placed on the Drag instance under the nodescroll namespace.
Default: nodescroll
Attributes
node
Node
The node we want to scroll. Used to set the internal parentScroll attribute.
Fires event nodeChange
Fires when the value for the configuration attribute node
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: