X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/src/core/core/Fx.js diff --git a/src/core/core/Fx.js b/src/core/core/Fx.js index c126a9d5..aa77dab8 100644 --- a/src/core/core/Fx.js +++ b/src/core/core/Fx.js @@ -1,5 +1,5 @@ /*! - * Ext JS Library 3.0.0 + * Ext JS Library 3.0.3 * Copyright(c) 2006-2009 Ext JS, LLC * licensing@extjs.com * http://www.extjs.com/license @@ -96,7 +96,7 @@ br The bottom right corner * The callback is intended for any additional code that should run once a particular effect has completed. The Element * being operated upon is passed as the first parameter. * - * @cfg {Object} scope The scope of the {@link #callback} function + * @cfg {Object} scope The scope (this reference) in which the {@link #callback} function is executed. Defaults to the browser window. * * @cfg {String} easing A valid Ext.lib.Easing value for the effect: