X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/Cycle.html diff --git a/docs/source/Cycle.html b/docs/source/Cycle.html index c6ed8ad7..216e8fc7 100644 --- a/docs/source/Cycle.html +++ b/docs/source/Cycle.html @@ -15,8 +15,8 @@ -
/**
- * @class Ext.button.Cycle
+  
/**
+ * @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', {
     }
 });
 </code></pre>
- * @constructor
- * Create a new split button
- * @param {Object} config The config object
- * @xtype cycle
  */
-
 Ext.define('Ext.button.Cycle', {
 
     /* Begin Definitions */