From: Alan Knowles Date: Thu, 24 Dec 2015 04:19:59 +0000 (+0800) Subject: Roo/data/JsonReader.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=4f5fa9a3d761d08420d309da2c0e6ffcfbe4a68f Roo/data/JsonReader.js --- diff --git a/Roo/data/JsonReader.js b/Roo/data/JsonReader.js index 417f5629b5..361b361ecc 100644 --- a/Roo/data/JsonReader.js +++ b/Roo/data/JsonReader.js @@ -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