roojs-ui.js
authorAlan <alan@roojs.com>
Tue, 19 Apr 2022 06:16:03 +0000 (14:16 +0800)
committerAlan <alan@roojs.com>
Tue, 19 Apr 2022 06:16:03 +0000 (14:16 +0800)
roojs-ui-debug.js
roojs-bootstrap.js
roojs-bootstrap-debug.js
roojs-all.js
roojs-debug.js

roojs-bootstrap-debug.js
roojs-debug.js
roojs-ui-debug.js

index 3ceab1b..45debac 100644 (file)
@@ -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) {
index f0774c1..84c422e 100644 (file)
@@ -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) {
index 0f92db3..56f1c64 100644 (file)
@@ -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) {