Roo/data/MemoryProxy.js
authorAlan <alan@roojs.com>
Tue, 19 Apr 2022 06:13:12 +0000 (14:13 +0800)
committerAlan <alan@roojs.com>
Tue, 19 Apr 2022 06:13:12 +0000 (14:13 +0800)
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