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

Class Ext.data.ScriptTagProxy

Package:Ext.data
Defined In:ScriptTagProxy.js
Class:ScriptTagProxy
Extends:DataProxy
An implementation of Ext.data.DataProxy that reads a data object from a URL which may be in a domain +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 @@ -373,7 +375,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