Roo/bootstrap/MenuItem.js
authorAlan Knowles <alan@roojs.com>
Thu, 24 Nov 2016 07:58:00 +0000 (15:58 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 24 Nov 2016 07:58:00 +0000 (15:58 +0800)
Roo/bootstrap/MenuItem.js

index 277aa63..86e23c2 100644 (file)
@@ -12,8 +12,9 @@
  * Bootstrap MenuItem class
  * @cfg {String} html the menu label
  * @cfg {String} href the link
- * @cfg {Boolean} preventDefault (true | false) default true
- * @cfg {Boolean} isContainer (true | false) default false
+ * @cfg {Boolean} preventDefault do not trigger A href on clicks.
+ * @cfg {Boolean} isContainer is it a container - just returns a drop down item..
+ * @cfg {Boolean} active  used on sidebars to highlight active itesm
  * 
  * 
  * @constructor