From: Alan Knowles Date: Thu, 29 Jul 2021 05:27:50 +0000 (+0800) Subject: roojs-ui.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=aa593044a7f67310905f493f7e9065eecf85ea43 roojs-ui.js roojs-ui-debug.js roojs-bootstrap.js roojs-bootstrap-debug.js roojs-all.js roojs-debug.js --- diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index a9e1da13b2..66c47671ea 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -15344,6 +15344,8 @@ Roo.extend(Roo.data.Store, Roo.util.Observable, { * @cfg {Array} fields An array of field definition objects, or field name strings. * @cfg {Object} an existing reader (eg. copied from another store) * @cfg {Array} data The multi-dimensional array of data + * @cfg {Roo.data.DataProxy} proxy [not-required] + * @cfg {Roo.data.Reader} reader [not-required] * @constructor * @param {Object} config */ diff --git a/roojs-debug.js b/roojs-debug.js index a055d5dc75..d5783542a9 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -24262,6 +24262,8 @@ Roo.extend(Roo.data.Store, Roo.util.Observable, { * @cfg {Array} fields An array of field definition objects, or field name strings. * @cfg {Object} an existing reader (eg. copied from another store) * @cfg {Array} data The multi-dimensional array of data + * @cfg {Roo.data.DataProxy} proxy [not-required] + * @cfg {Roo.data.Reader} reader [not-required] * @constructor * @param {Object} config */ diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 2a2e5df3b4..d06df651cc 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -1100,6 +1100,8 @@ Roo.extend(Roo.data.Store, Roo.util.Observable, { * @cfg {Array} fields An array of field definition objects, or field name strings. * @cfg {Object} an existing reader (eg. copied from another store) * @cfg {Array} data The multi-dimensional array of data + * @cfg {Roo.data.DataProxy} proxy [not-required] + * @cfg {Roo.data.Reader} reader [not-required] * @constructor * @param {Object} config */