X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.data.XmlStore.html diff --git a/docs/output/Ext.data.XmlStore.html b/docs/output/Ext.data.XmlStore.html index aea7947d..e329184c 100644 --- a/docs/output/Ext.data.XmlStore.html +++ b/docs/output/Ext.data.XmlStore.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Store
    XmlStore

Class Ext.data.XmlStore

Package:Ext.data
Defined In:XmlStore.js
Class:XmlStore
Extends:Store
xtype:xmlstore

Small helper class to make creating Ext.data.Stores from XML data easier. +

Observable
  Store
    XmlStore

Class Ext.data.XmlStore

Package:Ext.data
Defined In:XmlStore.js
Class:XmlStore
Extends:Store
xtype:xmlstore

Small helper class to make creating Ext.data.Stores from XML data easier. A XmlStore will be automatically configured with a Ext.data.XmlReader.

A store configuration would be something like:

var store = new Ext.data.XmlStore({
     // store configs

@@ -44,21 +44,21 @@ A XmlStore will be automatically configured with a data config option.

Note: Although not listed here, this class accepts all of the configuration options of -XmlReader.

Config Options

Config OptionsDefined By
\ No newline at end of file