X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/source/ButtonGroup.html diff --git a/docs/source/ButtonGroup.html b/docs/source/ButtonGroup.html index 03f52bcc..a7cb8209 100644 --- a/docs/source/ButtonGroup.html +++ b/docs/source/ButtonGroup.html @@ -1,5 +1,6 @@ + The source code @@ -45,6 +46,9 @@ var p = new Ext.Panel({ }] }); * + * @constructor + * Create a new ButtonGroup. + * @param {Object} config The config object * @xtype buttongroup */ Ext.ButtonGroup = Ext.extend(Ext.Panel, {