From 26755fa12862b3830ec3821f532782f6ce28ca8e Mon Sep 17 00:00:00 2001 From: Alan Date: Wed, 24 Nov 2021 12:19:25 +0800 Subject: [PATCH] roojs-ui.js roojs-ui-debug.js roojs-all.js roojs-debug.js Roo/menu/Menu.js Roo/menu/DateMenu.js --- Roo/menu/Menu.js | 2 +- roojs-debug.js | 2 +- roojs-ui-debug.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Roo/menu/Menu.js b/Roo/menu/Menu.js index c02e799d2b..0888ad2a55 100644 --- a/Roo/menu/Menu.js +++ b/Roo/menu/Menu.js @@ -12,7 +12,7 @@ /** * @class Roo.menu.Menu * @extends Roo.util.Observable - * @children Roo.menu.Item Roo.menu.Separator + * @children Roo.menu.Item Roo.menu.Separator Roo.menu.TextItem * 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-debug.js b/roojs-debug.js index 4b7ab7f913..8bd4c183a1 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -38391,7 +38391,7 @@ Roo.extend(Roo.tree.ColumnTree, Roo.tree.TreePanel, { /** * @class Roo.menu.Menu * @extends Roo.util.Observable - * @children Roo.menu.BaseItem + * @children Roo.menu.Item Roo.menu.Separator Roo.menu.TextItem * 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 ddcd07f5d3..2837a2f9c2 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -14424,7 +14424,7 @@ Roo.extend(Roo.tree.ColumnTree, Roo.tree.TreePanel, { /** * @class Roo.menu.Menu * @extends Roo.util.Observable - * @children Roo.menu.BaseItem + * @children Roo.menu.Item Roo.menu.Separator Roo.menu.TextItem * 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 -- 2.39.2