X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.data.DataReader.html diff --git a/docs/output/Ext.data.DataReader.html b/docs/output/Ext.data.DataReader.html index ada124c6..2f6a7286 100644 --- a/docs/output/Ext.data.DataReader.html +++ b/docs/output/Ext.data.DataReader.html @@ -1,75 +1,28 @@ -
-
- Properties - Methods - Events - Direct Link -
-

Class Ext.data.DataReader

- - - - - - -
Package:Ext.data
Defined In:DataReader.js
Class:DataReader
Subclasses:JsonReader, XmlReader
Extends:Object
-
- * -Abstract base class for reading structured data from a data source and converting -it into an object containing Ext.data.Record objects and metadata for use -by an Ext.data.Store. This class is intended to be extended and should not -be created directly. For existing implementations, see Ext.data.ArrayReader, -Ext.data.JsonReader and Ext.data.XmlReader.
- -
- -

Public Properties

- - - - - - - - - - -
PropertyDefined By
  - - meta : Mixed
- This DataReader's configured metadata as passed to the constructor.
-
DataReader
- -

Public Methods

- - - - - - - - - - -
MethodDefined By
- -

Public Events

-
This class has no public events.
-
\ No newline at end of file +
Properties Methods Events Config Options Direct Link

Class Ext.data.DataReader

Package:Ext.data
Defined In:DataReader.js
Class:DataReader
Subclasses:JsonReader, XmlReader
Extends:Object
Abstract base class for reading structured data from a data source and converting +it into an object containing Ext.data.Record objects and metadata for use +by an Ext.data.Store. This class is intended to be extended and should not +be created directly. For existing implementations, see Ext.data.ArrayReader, +Ext.data.JsonReader and Ext.data.XmlReader.

Config Options

Config OptionsDefined By

Public Properties

PropertyDefined By
 buildExtractors : Object
Abstract method, overridden in Ext.data.JsonReader
DataReader
 meta : Mixed
This DataReader's configured metadata as passed to the constructor.
DataReader

Public Methods

MethodDefined By

Public Events

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