From: Alan Knowles Date: Thu, 29 Jul 2021 05:04:11 +0000 (+0800) Subject: roojs-ui.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=d7b13a1b3a4234d175f10173fdce3be99c0e52a0;p=roojs1 roojs-ui.js roojs-ui-debug.js roojs-all.js roojs-debug.js --- diff --git a/roojs-debug.js b/roojs-debug.js index 40cbd357c9..e2a8bfec63 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -37555,7 +37555,7 @@ Roo.extend(Roo.tree.ColumnTree, Roo.tree.TreePanel, { /** * @class Roo.menu.Menu * @extends Roo.util.Observable - * @children Roo.menu.Item + * @children Roo.menu.BaseItem * A menu object. This is the container to which you add all other menu items. Menu can also serve a as a base class * when you want a specialzed menu based off of another component (like {@link Roo.menu.DateMenu} for example). * @constructor diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 1023e21271..b612cbfc92 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -14393,7 +14393,7 @@ Roo.extend(Roo.tree.ColumnTree, Roo.tree.TreePanel, { /** * @class Roo.menu.Menu * @extends Roo.util.Observable - * @children Roo.menu.Item + * @children Roo.menu.BaseItem * A menu object. This is the container to which you add all other menu items. Menu can also serve a as a base class * when you want a specialzed menu based off of another component (like {@link Roo.menu.DateMenu} for example). * @constructor