Roo/bootstrap/TabPanel.js
authorAlan Knowles <alan@roojs.com>
Wed, 4 Feb 2015 07:01:27 +0000 (15:01 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 4 Feb 2015 07:01:27 +0000 (15:01 +0800)
Roo/bootstrap/TabPanel.js

index e21bb2d..2cbab82 100644 (file)
@@ -11,7 +11,7 @@
  * Bootstrap TabPanel class
  * @cfg {Boolean} active panel active
  * @cfg {String} html panel content
- * @cfg {String} tabId  unique tab ID (will be autogenerated if not set.)
+ * @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 ()
  * 
  *