Roo/menu/Item.js
authorAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:02:21 +0000 (13:02 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:02:21 +0000 (13:02 +0800)
Roo/menu/Item.js

index b2294e0..df93aa9 100644 (file)
@@ -25,7 +25,10 @@ Roo.menu.Item = function(config){
     }
 };
 Roo.extend(Roo.menu.Item, Roo.menu.BaseItem, {
-    
+    /**
+     * @cfg {Roo.menu.Menu} menu
+     * A Sub menu
+     */
     /**
      * @cfg {String} text
      * The text to show on the menu item.