X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/source/Item2.html diff --git a/docs/source/Item2.html b/docs/source/Item2.html index d0aac1ae..38fa3e8d 100644 --- a/docs/source/Item2.html +++ b/docs/source/Item2.html @@ -1,4 +1,21 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  The source code
+  
+  
+  
+  
+
+
+  
/**
  * @class Ext.toolbar.Item
  * @extends Ext.Component
  * The base class that other non-interacting Toolbar Item classes should extend in order to
@@ -15,7 +32,9 @@ Ext.define('Ext.toolbar.Item', {
     enable:Ext.emptyFn,
     disable:Ext.emptyFn,
     focus:Ext.emptyFn
-    /**
+    /**
      * @cfg {String} overflowText Text to be used for the menu if the item is overflowed.
      */
-});
\ No newline at end of file +});
+ +