From 789c08e00da2ca6b0d043d78d46ee09adadf15e3 Mon Sep 17 00:00:00 2001 From: Alan Date: Tue, 19 Apr 2022 14:13:12 +0800 Subject: [PATCH] Roo/data/MemoryProxy.js --- Roo/data/MemoryProxy.js | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2