Upgrade to ExtJS 3.1.0 - Released 12/16/2009
[extjs.git] / src / widgets / ButtonGroup.js
index e3a474e..1e31ca1 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Ext JS Library 3.0.3
+ * Ext JS Library 3.1.0
  * Copyright(c) 2006-2009 Ext JS, LLC
  * licensing@extjs.com
  * http://www.extjs.com/license
@@ -44,6 +44,9 @@ var p = new Ext.Panel({
     }]\r
 });\r
  * </code></pre>\r
+ * @constructor\r
+ * Create a new ButtonGroup.\r
+ * @param {Object} config The config object\r
  * @xtype buttongroup\r
  */\r
 Ext.ButtonGroup = Ext.extend(Ext.Panel, {\r