From 4f5fa9a3d761d08420d309da2c0e6ffcfbe4a68f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 24 Dec 2015 12:19:59 +0800 Subject: [PATCH] Roo/data/JsonReader.js --- Roo/data/JsonReader.js | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2