Roo/bootstrap/Menu.js
authorAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 06:48:15 +0000 (14:48 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 06:48:15 +0000 (14:48 +0800)
Roo/bootstrap/Menu.js

index 236d546..0255bed 100644 (file)
@@ -30,7 +30,7 @@ Roo.bootstrap.Menu = function(config){
     this.addEvents({
         /**
          * @event beforeshow
-         * Fires before this menu is displayed
+         * Fires before this menu is displayed (return true to block)
          * @param {Roo.menu.Menu} this
          */
         beforeshow : true,