X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.data.MemoryProxy.html diff --git a/docs/output/Ext.data.MemoryProxy.html b/docs/output/Ext.data.MemoryProxy.html index e51c959c..d9522068 100644 --- a/docs/output/Ext.data.MemoryProxy.html +++ b/docs/output/Ext.data.MemoryProxy.html @@ -1,66 +1,69 @@ -
Properties Methods Events Config Options Direct Link
Observable
  DataProxy
    MemoryProxy

Class Ext.data.MemoryProxy

Package:Ext.data
Defined In:MemoryProxy.js
Class:MemoryProxy
Subclasses:PagingMemoryProxy
Extends:DataProxy
An implementation of Ext.data.DataProxy that simply passes the data specified in its constructor -to the Reader when its load method is called.

Config Options

Config OptionsDefined By
 doRequest : Function
Abstract method that should be implemented in all subclasses -(e.g.: HttpProxy.doRequest, -DirectProxy.doRequest).
DataProxy

Public Events

EventDefined By
\ No newline at end of file