X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=Roo%2Fdata%2FJsonReader.js;fp=Roo%2Fdata%2FJsonReader.js;h=361b361ecc8d2db8d862da2d79e8b45db8686bde;hp=417f5629b5d745afae3789e4f182595c3afeea11;hb=4f5fa9a3d761d08420d309da2c0e6ffcfbe4a68f;hpb=da2c0f24f9eb0412117abefdcf5e5b60f729a508 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