X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.Toolbar.Item.html diff --git a/docs/output/Ext.Toolbar.Item.html b/docs/output/Ext.Toolbar.Item.html index 532e662b..8c214229 100644 --- a/docs/output/Ext.Toolbar.Item.html +++ b/docs/output/Ext.Toolbar.Item.html @@ -1,12 +1,12 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    BoxComponent
      Toolbar.Item

Class Ext.Toolbar.Item

Package:Ext
Defined In:Toolbar.js
Class:Toolbar.Item
Subclasses:Toolbar.Separator, Toolbar.Spacer, Toolbar.TextItem
Extends:BoxComponent
xtype:tbitem
The base class that other non-interacting Toolbar Item classes should extend in order to -get some basic common toolbar item functionality.

Config Options

Config OptionsDefined By
 allowDomMove : Boolean
Whether the component can move the Dom node when rendering (defaults to true).
Component