Upgrade to ExtJS 3.2.1 - Released 04/27/2010
[extjs.git] / docs / output / Ext.Template.html
index 9f0a562..24821be 100644 (file)
@@ -15,7 +15,7 @@ to true will reduce <code><a href="output/Ext.Template.html#Ext.Template-apply"
     {
         compiled: true,      <i>// <a href="output/Ext.Template.html#Ext.Template-compile" ext:member="compile" ext:cls="Ext.Template">compile</a> immediately</i>
         disableFormats: true <i>// reduce <code><a href="output/Ext.Template.html#Ext.Template-apply" ext:member="apply" ext:cls="Ext.Template">apply</a></i></code> time since no formatting
-    }    
+    }
 );
 </code></pre>
 For a list of available format functions, see <a href="output/Ext.util.Format.html" ext:cls="Ext.util.Format">Ext.util.Format</a>.</div></div></td><td class="msource">Template</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.Template-re"></a><b><a href="source/Template.html#cfg-Ext.Template-re">re</a></b> : RegExp<div class="mdesc"><div class="short">The regular expression used to match template variables.
@@ -52,7 +52,7 @@ Multiple arguments will be combined with <code>join(<em>''</em>)</code>.
     {
         compiled: true,      <i>// <a href="output/Ext.Template.html#Ext.Template-compile" ext:member="compile" ext:cls="Ext.Template">compile</a> immediately</i>
         disableFormats: true <i>// See Notes below.</i>
-    } 
+    }
 );</code></pre>
 <p><b>Notes</b>:</p>
 <div class="mdetail-params"><ul>