git.ithinksw.org
/
extjs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Upgrade to ExtJS 3.3.1 - Released 11/30/2010
[extjs.git]
/
docs
/
source
/
DDCore.html
diff --git
a/docs/source/DDCore.html
b/docs/source/DDCore.html
index
9086ca3
..
3d733c2
100644
(file)
--- a/
docs/source/DDCore.html
+++ b/
docs/source/DDCore.html
@@
-7,10
+7,10
@@
</head>
<body onload="prettyPrint();">
<pre class="prettyprint lang-js">/*!
</head>
<body onload="prettyPrint();">
<pre class="prettyprint lang-js">/*!
- * Ext JS Library 3.
2
.1
- * Copyright(c) 2006-2010
Ext JS,
Inc.
- * licensing@
extjs
.com
- * http://www.
extjs
.com/license
+ * Ext JS Library 3.
3
.1
+ * Copyright(c) 2006-2010
Sencha
Inc.
+ * licensing@
sencha
.com
+ * http://www.
sencha
.com/license
*/
/*
* These classes are derivatives of the similarly named classes in the YUI Library.
*/
/*
* These classes are derivatives of the similarly named classes in the YUI Library.
@@
-1672,7
+1672,7
@@
Ext.dd.DragDropMgr = function() {
*/
handleMouseDown: function(e, oDD) {
if(Ext.QuickTips){
*/
handleMouseDown: function(e, oDD) {
if(Ext.QuickTips){
- Ext.QuickTips.disable();
+ Ext.QuickTips.d
dD
isable();
}
if(this.dragCurrent){
// the original browser mouseup wasn't handled (e.g. outside FF browser window)
}
if(this.dragCurrent){
// the original browser mouseup wasn't handled (e.g. outside FF browser window)
@@
-1730,7
+1730,7
@@
Ext.dd.DragDropMgr = function() {
handleMouseUp: function(e) {
if(Ext.QuickTips){
handleMouseUp: function(e) {
if(Ext.QuickTips){
- Ext.QuickTips.
e
nable();
+ Ext.QuickTips.
ddE
nable();
}
if (! this.dragCurrent) {
return;
}
if (! this.dragCurrent) {
return;