Searched defs:addSubmenu (Results 1 – 2 of 2) sorted by relevance
613 Menus.prototype.addSubmenu = function(name, menu, parent, label) method in Menus
3588 Menus.prototype.addSubmenu=function(a,b,d,e){var c=this.get(a);null!=c&&(c=c.isEnabled(),b.showDisa… method in Menus