X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..92c2b89db26be16707f4a805d3303ab2531006e1:/docs/output/Ext.dd.ScrollManager.html?ds=sidebyside
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.
Property | Defined 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 | |
hthresh : Number The number of pixels from the right or left edge of a container the pointer needs to be to
+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 | |
hthresh : Number The number of pixels from the right or left edge of a container the pointer needs to be to
trigger scrolling (defaul... The number of pixels from the right or left edge of a container the pointer needs to be to
-trigger scrolling (defaults to 25) | ScrollManager | |
increment : Number The number of pixels to scroll in each scroll increment (defaults to 50) | ScrollManager | |
vthresh : Number The number of pixels from the top or bottom edge of a container the pointer needs to be to
+trigger scrolling (defaults to 25) | ScrollManager | |
increment : Number The number of pixels to scroll in each scroll increment (defaults to 50) | ScrollManager | |
vthresh : Number The number of pixels from the top or bottom edge of a container the pointer needs to be to
trigger scrolling (defaul... The number of pixels from the top or bottom edge of a container the pointer needs to be to
-trigger scrolling (defaults to 25) | ScrollManager |
Method | Defined By | |
---|---|---|
refreshCache()
- :
- void Manually trigger a cache refresh. Manually trigger a cache refresh. Parameters:
| ScrollManager | |
register( Mixed/Array el )
- :
- voidRegisters new overflow element(s) to auto scroll Registers new overflow element(s) to auto scroll Parameters:
| ScrollManager | |
unregister( Mixed/Array el )
- :
+trigger scrolling (defaults to 25) | ScrollManager |
Method | Defined By | |
---|---|---|
refreshCache()
+ :
+ void Manually trigger a cache refresh. Manually trigger a cache refresh. Parameters:
| ScrollManager | |
register( Mixed/Array el )
+ :
+ voidRegisters new overflow element(s) to auto scroll Registers new overflow element(s) to auto scroll Parameters:
| ScrollManager | |
unregister( Mixed/Array el )
+ :
voidUnregisters overflow element(s) so they are no longer scrolled Unregisters overflow element(s) so they are no longer scrolled Parameters:
| ScrollManager |