X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/docs/source/Target.html diff --git a/docs/source/Target.html b/docs/source/Target.html index 6e696010..01afe742 100644 --- a/docs/source/Target.html +++ b/docs/source/Target.html @@ -3,8 +3,8 @@ The source code - - + + @@ -40,7 +40,7 @@ Ext.define('Ext.fx.target.Target', { /** * Creates new Target. - * @param {Mixed} target The object to be animated + * @param {Ext.Component/Ext.Element/Ext.draw.Sprite} target The object to be animated */ constructor: function(target) { this.target = target;