X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..530ef4b6c5b943cfa68b779d11cf7de29aa878bf:/docs/output/Ext.XTemplate.html diff --git a/docs/output/Ext.XTemplate.html b/docs/output/Ext.XTemplate.html index 6d7ee790..81189725 100644 --- a/docs/output/Ext.XTemplate.html +++ b/docs/output/Ext.XTemplate.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link
Template
  XTemplate

Class Ext.XTemplate

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

A template class that supports advanced functionality like:

    +
    Template
  XTemplate

    Class Ext.XTemplate

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

    A template class that supports advanced functionality like:

    • Autofilling arrays using templates and sub-templates
    • Conditional processing with basic comparison operators
    • Basic math function support
    • @@ -19,33 +19,33 @@ the API, but are supported in the templates that can be created

    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

    This class has no public properties.

    Public Methods

    MethodDefined By

    Public Properties

    This class has no public properties.

    Public Methods

    MethodDefined By

    Public Events

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