X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..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 5eb8ee61..00000000 --- a/docs/output/Ext.data.Response.html +++ /dev/null @@ -1 +0,0 @@ -
Properties Methods Events Config Options Direct Link

Class Ext.data.Response

Package:Ext.data
Defined In:Response.js
Class:Response
Extends:Object
A generic response class to normalize response-handling internally to the framework.

Config Options

Config OptionsDefined By
 action : StringResponse
 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

Public Properties

This class has no public properties.

Public Methods

This class has no public methods.

Public Events

This class has no public events.
\ No newline at end of file