X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/source/GroupTab.html diff --git a/docs/source/GroupTab.html b/docs/source/GroupTab.html index b9781a20..53f2fffd 100644 --- a/docs/source/GroupTab.html +++ b/docs/source/GroupTab.html @@ -1,10 +1,10 @@ - - - The source code - - - - + + + The source code + + + +
Ext.ux.GroupTab = Ext.extend(Ext.Container, {
     mainItem: 0,
     
@@ -58,7 +58,7 @@
         }
     },
     
-    
/** +
/** * Sets the specified tab as the active tab. This method fires the {@link #beforetabchange} event which * can return false to cancel the tab change. * @param {String/Panel} tab The id or tab Panel to activate @@ -265,6 +265,6 @@ }); Ext.reg('grouptab', Ext.ux.GroupTab); -
- + + \ No newline at end of file