X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/source/Target.html diff --git a/docs/source/Target.html b/docs/source/Target.html index 75540cc0..4909a006 100644 --- a/docs/source/Target.html +++ b/docs/source/Target.html @@ -1,4 +1,21 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  The source code
+  
+  
+  
+  
+
+
+  
/**
  * @class Ext.fx.target.Target
 
 This class specifies a generic target for an animation. It provides a wrapper around a
@@ -32,4 +49,6 @@ Ext.define('Ext.fx.target.Target', {
         return this.target.id;
     }
 });
-
\ No newline at end of file +
+ +