roojs-ui.js
[roojs1] / roojs-debug.js
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) {