roojs-ui.js
[roojs1] / roojs-debug.js
index 047cba8..f0774c1 100644 (file)
@@ -25886,6 +25886,7 @@ Roo.extend(Roo.data.DataProxy, Roo.util.Observable);
  */
 /**
  * @class Roo.data.MemoryProxy
+ * @extends Roo.data.DataProxy
  * 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