X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..e9397f91ede62d446aed37d23256e8938fc4c335:/docs/output/Ext.data.HttpProxy.html diff --git a/docs/output/Ext.data.HttpProxy.html b/docs/output/Ext.data.HttpProxy.html index 0fb9f8d9..c9c3cdfc 100644 --- a/docs/output/Ext.data.HttpProxy.html +++ b/docs/output/Ext.data.HttpProxy.html @@ -1,4 +1,6 @@ -
Properties Methods Events Config Options Direct Link
Observable
  DataProxy
    HttpProxy

Class Ext.data.HttpProxy

Package:Ext.data
Defined In:HttpProxy.js
Class:HttpProxy
Extends:DataProxy

An implementation of Ext.data.DataProxy that processes data requests within the same +

DataProxy exception : +DataProxies by attaching a listener to the Ext.data.DataProxy class itself.

Listeners will be called with the following arguments:
  • this : DataProxy
    The proxy for the request
  • action : String
    [Ext.data.Api.actions.create|update|destroy]
  • rs : Record/Record[]
    The Record(s) to create|update|destroy.
  • params : Object
    The request params object. Edit params to add parameters to the request.
DataProxy exception : ( DataProxy thisString typeString actionObject optionsObject responseMixed arg )
Fires if an exception occurs in the Proxy during a remote request. This event is relayed through a corresponding Ext....

Fires if an exception occurs in the Proxy during a remote request. This event is relayed @@ -339,7 +341,7 @@ through a corresponding

DataProxy
\ No newline at end of file +DataProxies by attaching a listener to the Ext.data.DataProxy class itself.

Listeners will be called with the following arguments:
DataProxy \ No newline at end of file