Roo/data/JsonReader.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 31 Aug 2010 09:40:59 +0000 (17:40 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 31 Aug 2010 09:40:59 +0000 (17:40 +0800)
Roo/data/JsonReader.js

index 9b0c1f2..2bead02 100644 (file)
  * @extends Roo.data.DataReader
  * Data reader class to create an Array of Roo.data.Record objects from a JSON response
  * based on mappings in a provided Roo.data.Record constructor.
+ * 
+ * The default behaviour of a store is to send _requestMeta, unless the class has recieved 'metaData' property
+ * in the reply previously. 
+ * 
  * <p>
  * Example code:
  * <pre><code>