From: Alan Knowles Date: Thu, 29 Jul 2021 05:03:11 +0000 (+0800) Subject: Roo/menu/Menu.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=471075e260d1394d9a9f880b7ac077ebdabe56e6;p=roojs1 Roo/menu/Menu.js --- diff --git a/Roo/menu/Menu.js b/Roo/menu/Menu.js index 8bdf51068b..078df1143a 100644 --- a/Roo/menu/Menu.js +++ b/Roo/menu/Menu.js @@ -12,6 +12,7 @@ /** * @class Roo.menu.Menu * @extends Roo.util.Observable + * @children Roo.menu.Item * 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