X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/source/Template2.html diff --git a/docs/source/Template2.html b/docs/source/Template2.html index e3d8a872..72cc7757 100644 --- a/docs/source/Template2.html +++ b/docs/source/Template2.html @@ -1,4 +1,21 @@ -
/**
+
+
+
+
+ The source code
+
+
+
+
+
+
+ /**
* @class Ext.Template
* <p>Represents an HTML fragment template. Templates may be {@link #compile precompiled}
* for greater performance.</p>
@@ -281,4 +298,6 @@ Ext.define('Ext.Template', {
*/
this.createAlias('apply', 'applyTemplate');
});
-
\ No newline at end of file
+
+
+