Roo/data/JsonReader.js
authorAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 04:19:59 +0000 (12:19 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 04:19:59 +0000 (12:19 +0800)
Roo/data/JsonReader.js

index 417f562..361b361 100644 (file)
@@ -45,6 +45,7 @@ var myReader = new Roo.data.JsonReader({
  * @cfg {String} successProperty Name of the property from which to retrieve the success attribute used by forms.
  * @cfg {String} root name of the property which contains the Array of row objects.
  * @cfg {String} id Name of the property within a row object that contains a record identifier value.
+ * @cfg {Array} fields Array of field definition objects
  * @constructor
  * Create a new JsonReader
  * @param {Object} meta Metadata configuration options