Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / source / Cycle.html
index c6ed8ad..216e8fc 100644 (file)
@@ -15,8 +15,8 @@
   </script>
 </head>
 <body onload="prettyPrint(); highlight();">
-  <pre class="prettyprint lang-js"><span id='Ext-button-Cycle-method-constructor'><span id='Ext-button-Cycle'>/**
-</span></span> * @class Ext.button.Cycle
+  <pre class="prettyprint lang-js"><span id='Ext-button-Cycle'>/**
+</span> * @class Ext.button.Cycle
  * @extends Ext.button.Split
  * A specialized SplitButton that contains a menu of {@link Ext.menu.CheckItem} elements.  The button automatically
  * cycles through each menu item on click, raising the button's {@link #change} event (or calling the button's
@@ -45,12 +45,7 @@ Ext.create('Ext.button.Cycle', {
     }
 });
 &lt;/code&gt;&lt;/pre&gt;
- * @constructor
- * Create a new split button
- * @param {Object} config The config object
- * @xtype cycle
  */
-
 Ext.define('Ext.button.Cycle', {
 
     /* Begin Definitions */