Roo/bootstrap/TabPanel.js
authoredward <edward@roojs.com>
Fri, 28 Jul 2017 07:18:46 +0000 (15:18 +0800)
committeredward <edward@roojs.com>
Fri, 28 Jul 2017 07:18:46 +0000 (15:18 +0800)
Roo/bootstrap/TabPanel.js

index 6551acc..8b742b8 100644 (file)
@@ -13,6 +13,7 @@
  * @cfg {String} html panel content
  * @cfg {String} tabId  unique tab ID (will be autogenerated if not set. - used to match TabItem to Panel)
  * @cfg {String} navId The Roo.bootstrap.NavGroup which triggers show hide ()
+ * @cfg {String} href link to url
  * 
  * 
  * @constructor