From: Alan Date: Tue, 19 Apr 2022 06:16:03 +0000 (+0800) Subject: roojs-ui.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=5e4066fc6061c539aee75a748d21099f744f8e9a;hp=1eefb8949aca10f4eeea0dedcfe9f00ea9a4a583 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 3ceab1bb81..45debace1b 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -16090,7 +16090,7 @@ Roo.extend(Roo.data.DataProxy, Roo.util.Observable); * An implementation of Roo.data.DataProxy that simply passes the data specified in its constructor * to the Reader when its load method is called. * @constructor - * @param {Object} data The data object which the Reader uses to construct a block of Roo.data.Records. + * @cfg {Object} data The data object which the Reader uses to construct a block of Roo.data.Records. */ Roo.data.MemoryProxy = function(data){ if (data.data) { diff --git a/roojs-debug.js b/roojs-debug.js index f0774c1cce..84c422e373 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -25890,7 +25890,7 @@ Roo.extend(Roo.data.DataProxy, Roo.util.Observable); * An implementation of Roo.data.DataProxy that simply passes the data specified in its constructor * to the Reader when its load method is called. * @constructor - * @param {Object} data The data object which the Reader uses to construct a block of Roo.data.Records. + * @cfg {Object} data The data object which the Reader uses to construct a block of Roo.data.Records. */ Roo.data.MemoryProxy = function(data){ if (data.data) { diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 0f92db39cf..56f1c641a2 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -1398,7 +1398,7 @@ Roo.extend(Roo.data.DataProxy, Roo.util.Observable); * An implementation of Roo.data.DataProxy that simply passes the data specified in its constructor * to the Reader when its load method is called. * @constructor - * @param {Object} data The data object which the Reader uses to construct a block of Roo.data.Records. + * @cfg {Object} data The data object which the Reader uses to construct a block of Roo.data.Records. */ Roo.data.MemoryProxy = function(data){ if (data.data) {