X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.data.DirectStore.html diff --git a/docs/output/Ext.data.DirectStore.html b/docs/output/Ext.data.DirectStore.html index 2376bf13..72ee5521 100644 --- a/docs/output/Ext.data.DirectStore.html +++ b/docs/output/Ext.data.DirectStore.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Store
    DirectStore

Class Ext.data.DirectStore

Package:Ext.data
Defined In:DirectStore.js
Class:DirectStore
Extends:Store
xtype:directstore

Small helper class to create an Ext.data.Store configured with an +

Observable
  Store
    DirectStore

Class Ext.data.DirectStore

Package:Ext.data
Defined In:DirectStore.js
Class:DirectStore
Extends:Store

Small helper class to create an Ext.data.Store configured with an Ext.data.DirectProxy and Ext.data.JsonReader to make interacting with an Ext.Direct Server-side Provider easier. To create a different proxy/reader combination create a basic Ext.data.Store @@ -20,21 +20,21 @@ configured as needed.

  • paramOrder
  • paramsAsHash
  • -

    Config Options

    Config OptionsDefined By