X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..c8256059947f3aa8f5b0a9a2acf55e2142bb4742:/docs/output/Ext.data.DataReader.Error.html diff --git a/docs/output/Ext.data.DataReader.Error.html b/docs/output/Ext.data.DataReader.Error.html index be0460df..a32964f9 100644 --- a/docs/output/Ext.data.DataReader.Error.html +++ b/docs/output/Ext.data.DataReader.Error.html @@ -1,13 +1,7 @@ -
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. |