Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / source / Spacer.html
index 23c9590..af8a0dd 100644 (file)
@@ -15,8 +15,8 @@
   </script>
 </head>
 <body onload="prettyPrint(); highlight();">
-  <pre class="prettyprint lang-js"><span id='Ext-toolbar-Spacer-method-constructor'><span id='Ext-toolbar-Spacer'>/**
-</span></span> * @class Ext.toolbar.Spacer
+  <pre class="prettyprint lang-js"><span id='Ext-toolbar-Spacer'>/**
+</span> * @class Ext.toolbar.Spacer
  * @extends Ext.toolbar.Item
  * A simple element that adds extra horizontal space between items in a toolbar.
  * By default a 2px wide space is added via css specification:
@@ -44,9 +44,6 @@
  *         renderTo: Ext.getBody()
  *     });   
  *
- * @constructor
- * Creates a new Spacer
- * @xtype tbspacer
  */
 Ext.define('Ext.toolbar.Spacer', {
     extend: 'Ext.Component',