X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=Roo%2Fbootstrap%2FTabPanel.js;fp=Roo%2Fbootstrap%2FTabPanel.js;h=1a983718b794085f0990c035e2ff7ac4872057d7;hp=8bd63c93706e64f7631616e30d856ea0bd99ee2c;hb=e01802ac69da0ec0c9ccecc295beff82c1779f68;hpb=0fa7894b7489284160ff14afdca7b6911983357f diff --git a/Roo/bootstrap/TabPanel.js b/Roo/bootstrap/TabPanel.js index 8bd63c9370..1a983718b7 100644 --- a/Roo/bootstrap/TabPanel.js +++ b/Roo/bootstrap/TabPanel.js @@ -8,11 +8,12 @@ /** * @class Roo.bootstrap.TabPanel * @extends Roo.bootstrap.Component + * @children Roo.bootstrap.Component * 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. - used to match TabItem to Panel) - * @cfg {String} navId The Roo.bootstrap.NavGroup which triggers show hide () + * @cfg {String} navId The Roo.bootstrap.nav.Group which triggers show hide () * @cfg {String} href click to link.. * @cfg {Boolean} touchSlide if swiping slides tab to next panel (default off) *