roojs-ui.js
authorAlan <alan@roojs.com>
Tue, 19 Apr 2022 06:13:37 +0000 (14:13 +0800)
committerAlan <alan@roojs.com>
Tue, 19 Apr 2022 06:13:37 +0000 (14:13 +0800)
roojs-ui-debug.js
roojs-bootstrap.js
roojs-bootstrap-debug.js
roojs-all.js
roojs-debug.js

roojs-bootstrap-debug.js
roojs-debug.js
roojs-ui-debug.js

index 7f9c067..3ceab1b 100644 (file)
@@ -16086,6 +16086,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
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
index 27ca272..0f92db3 100644 (file)
@@ -1394,6 +1394,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