X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/Fill.html diff --git a/docs/source/Fill.html b/docs/source/Fill.html index c74db4df..74582542 100644 --- a/docs/source/Fill.html +++ b/docs/source/Fill.html @@ -15,8 +15,8 @@ -
/**
- * @class Ext.toolbar.Fill
+  
/**
+ * @class Ext.toolbar.Fill
  * @extends Ext.Component
  *
  * A non-rendering placeholder item which instructs the Toolbar's Layout to begin using
@@ -38,9 +38,6 @@
  *          renderTo: Ext.getBody()
  *      });
  *
- * @constructor
- * Creates a new Fill
- * @xtype tbfill
  */
 Ext.define('Ext.toolbar.Fill', {
     extend: 'Ext.Component',