X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.data.HttpProxy.html diff --git a/docs/output/Ext.data.HttpProxy.html b/docs/output/Ext.data.HttpProxy.html index 0fb9f8d9..c40eca22 100644 --- a/docs/output/Ext.data.HttpProxy.html +++ b/docs/output/Ext.data.HttpProxy.html @@ -1,4 +1,4 @@ -
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 +339,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