X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/docs/output/Ext.data.DataReader.Error.html?ds=inline diff --git a/docs/output/Ext.data.DataReader.Error.html b/docs/output/Ext.data.DataReader.Error.html index be0460df..09d11dd5 100644 --- a/docs/output/Ext.data.DataReader.Error.html +++ b/docs/output/Ext.data.DataReader.Error.html @@ -1,13 +1,8 @@ -
Error DataReader.Error
Package: | Ext.data |
Defined In: | DataReader.js |
Class: | DataReader.Error |
Extends: | Error |
Property | Defined By | |
---|---|---|
{Array/Object} : Object data | DataReader.Error | |
{Boolean} : Object success | DataReader.Error | |
{Ext.data.Record/Ext.data.Record[]} : Object record(s) related to the Request action | DataReader.Error | |
{Object} : Object raw The raw response returned from server-code | DataReader.Error | |
{String} : Object action Ext.data.Api.actions | DataReader.Error | |
{String} : Object message | DataReader.Error |
Method | Defined By | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Response()
- :
- void Ext.data.Response
-A generic response class to normalize response-handling internally to the framework.
-TODO move to... Ext.data.Response
-A generic response class to normalize response-handling internally to the framework.
-TODO move to own file, add to jsb. Parameters:
| DataReader.Error | ||||||||||||||||||||
getMessage()
- :
- String getMessage getMessage Parameters:
| Error | ||||||||||||||||||||
getName()
- :
- String getName getName Parameters:
| Error | ||||||||||||||||||||
toJson()
- :
+Error + DataReader.Error Class Ext.data.DataReader.Error
General error class for Ext.data.DataReader Public PropertiesThis class has no public properties. Public Methods
Public EventsThis class has no public events. |