X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/src/data/proxy/Server.js diff --git a/src/data/proxy/Server.js b/src/data/proxy/Server.js index d674f7a4..a7186bbb 100644 --- a/src/data/proxy/Server.js +++ b/src/data/proxy/Server.js @@ -451,6 +451,7 @@ api: { * Optional callback function which can be used to clean up after a request has been completed. * @param {Ext.data.Request} request The Request object * @param {Boolean} success True if the request was successful + * @method */ afterRequest: Ext.emptyFn,