X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-debug.js;h=84c422e373361d53eec6eb17da25fe55d1c5beae;hp=f0774c1cce8c637373ce68d6c522d36ec596160e;hb=5e4066fc6061c539aee75a748d21099f744f8e9a;hpb=1eefb8949aca10f4eeea0dedcfe9f00ea9a4a583 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) {