From: Alan Date: Tue, 19 Apr 2022 06:13:12 +0000 (+0800) Subject: Roo/data/MemoryProxy.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=789c08e00da2ca6b0d043d78d46ee09adadf15e3 Roo/data/MemoryProxy.js --- diff --git a/Roo/data/MemoryProxy.js b/Roo/data/MemoryProxy.js index ac626fb9d4..aa20f7d0ef 100644 --- a/Roo/data/MemoryProxy.js +++ b/Roo/data/MemoryProxy.js @@ -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