X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.data.Response.html diff --git a/docs/output/Ext.data.Response.html b/docs/output/Ext.data.Response.html deleted file mode 100644 index e105ecd4..00000000 --- a/docs/output/Ext.data.Response.html +++ /dev/null @@ -1 +0,0 @@ -
Package: | Ext.data |
Defined In: | Response.js |
Class: | Response |
Extends: | Object |
Config Options | Defined By | |
---|---|---|
action : String | Response | |
data : Array/Object | Response | |
message : String | Response | |
raw : Object The raw response returned from server-code | Response | |
records : Ext.data.Record/Ext.data.Record[] related to the Request action | Response | |
success : Boolean | Response |