X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.Toolbar.TextItem.html diff --git a/docs/output/Ext.Toolbar.TextItem.html b/docs/output/Ext.Toolbar.TextItem.html deleted file mode 100644 index c613945f..00000000 --- a/docs/output/Ext.Toolbar.TextItem.html +++ /dev/null @@ -1,220 +0,0 @@ -
-
- Properties - Methods - Events - Direct Link -
-
-
Toolbar.Item
-  Toolbar.TextItem
-

Class Ext.Toolbar.TextItem

- - - - - -
Package:Ext
Defined In:Toolbar.js
Class:Toolbar.TextItem
Extends:Toolbar.Item
-
- A simple class that renders text directly into a toolbar. -
new Ext.Panel({
-	tbar : [
-		{xtype: 'tbtext', text: 'Item 1'} // or simply 'Item 1'
-	]
-});
- -
- -

Public Properties

-
This class has no public properties.
-

Public Methods

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MethodDefined By
- -

Public Events

-
This class has no public events.
-
\ No newline at end of file