X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.data.MemoryProxy.html diff --git a/docs/output/Ext.data.MemoryProxy.html b/docs/output/Ext.data.MemoryProxy.html index ca3cd23f..d9522068 100644 --- a/docs/output/Ext.data.MemoryProxy.html +++ b/docs/output/Ext.data.MemoryProxy.html @@ -1,61 +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
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
\ No newline at end of file