Roo/data/MemoryProxy.js
[roojs1] / Roo / data / MemoryProxy.js
index ac626fb..aa20f7d 100644 (file)
@@ -10,6 +10,7 @@
  */
 /**
  * @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