X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..b37ceabb82336ee82757cd32efe353cfab8ec267:/docs/output/Ext.Template.html diff --git a/docs/output/Ext.Template.html b/docs/output/Ext.Template.html index 24821be2..f7cb9cf8 100644 --- a/docs/output/Ext.Template.html +++ b/docs/output/Ext.Template.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link

Class Ext.Template

Package:Ext
Defined In:Template.js
Class:Template
Subclasses:XTemplate
Extends:Object

Represents an HTML fragment template. Templates may be precompiled +

Class Ext.Template

Package:Ext
Defined In:Template-more.js
Class:Template
Subclasses:XTemplate
Extends:Object

Represents an HTML fragment template. Templates may be precompiled for greater performance.

For example usage see the constructor.

Config Options

Config OptionsDefined By
 compiled : Boolean
Specify true to compile the template immediately (see compile). @@ -21,7 +21,7 @@ to true will reduce Ext.util.Format.
Template

Public Properties

PropertyDefined By
 disableFormats : BooleanTemplate
 re : RegExp
See re.
Template

Public Methods

MethodDefined By

Public Properties

PropertyDefined By
 disableFormats : BooleanTemplate
 re : RegExp
See re.
Template

Public Methods

MethodDefined By