X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..HEAD:/docs/source/Item2.html diff --git a/docs/source/Item2.html b/docs/source/Item2.html index 38fa3e8d..b2437536 100644 --- a/docs/source/Item2.html +++ b/docs/source/Item2.html @@ -3,8 +3,8 @@ The source code - - + + @@ -15,15 +15,11 @@ -
/**
- * @class Ext.toolbar.Item
+  
/**
+ * @class Ext.toolbar.Item
  * @extends Ext.Component
  * The base class that other non-interacting Toolbar Item classes should extend in order to
  * get some basic common toolbar item functionality.
- * @constructor
- * Creates a new Item
- * @param {HTMLElement} el
- * @xtype tbitem
  */
 Ext.define('Ext.toolbar.Item', {
     extend: 'Ext.Component',