X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.Template.html diff --git a/docs/output/Ext.Template.html b/docs/output/Ext.Template.html deleted file mode 100644 index 5e581259..00000000 --- a/docs/output/Ext.Template.html +++ /dev/null @@ -1,89 +0,0 @@ -
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 -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). -Defaults to false.
Template

Public Properties

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

Public Methods

MethodDefined By

Public Events

This class has no public events.
\ No newline at end of file