X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..05ce1c11e98b33f14ddee184493bd5a60dc947e2:/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 @@ - -
-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