X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.dd.ScrollManager.html diff --git a/docs/output/Ext.dd.ScrollManager.html b/docs/output/Ext.dd.ScrollManager.html index 8dfedeb9..a63f8713 100644 --- a/docs/output/Ext.dd.ScrollManager.html +++ b/docs/output/Ext.dd.ScrollManager.html @@ -12,14 +12,14 @@ el.ddScrollConfig = { }; Ext.dd.ScrollManager.register(el); Note: This class uses "Point Mode" and is untested in "Intersect Mode".

This class is a singleton and cannot be created directly.

Public Properties

PropertyDefined By
 animDuration : Number
The animation duration in seconds - -MUST BE less than Ext.dd.ScrollManager.frequency! (defaults to .4)
ScrollManager
 animate : Boolean
True to animate the scroll (defaults to true)
ScrollManager
 frequency : Number
The frequency of scrolls in milliseconds (defaults to 500)
ScrollManager
 animate : Boolean
True to animate the scroll (defaults to true)
ScrollManager
 frequency : Number
The frequency of scrolls in milliseconds (defaults to 500)
ScrollManager
 increment : Number
The number of pixels to scroll in each scroll increment (defaults to 50)
ScrollManager
 increment : Number
The number of pixels to scroll in each scroll increment (defaults to 50)
ScrollManager

Public Methods

MethodDefined By

Public Methods

MethodDefined By

Public Events

This class has no public events.
\ No newline at end of file