X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/Spacer.html diff --git a/docs/source/Spacer.html b/docs/source/Spacer.html index 23c95907..af8a0dd4 100644 --- a/docs/source/Spacer.html +++ b/docs/source/Spacer.html @@ -15,8 +15,8 @@
-/**
- * @class Ext.toolbar.Spacer
+ /**
+ * @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',