X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/src/core/core/Fx.js diff --git a/src/core/core/Fx.js b/src/core/core/Fx.js index c126a9d5..7915c700 100644 --- a/src/core/core/Fx.js +++ b/src/core/core/Fx.js @@ -1,6 +1,6 @@ /*! - * Ext JS Library 3.0.0 - * Copyright(c) 2006-2009 Ext JS, LLC + * Ext JS Library 3.1.1 + * Copyright(c) 2006-2010 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: