X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.Toolbar.Item.html diff --git a/docs/output/Ext.Toolbar.Item.html b/docs/output/Ext.Toolbar.Item.html index 6d4ab250..8c214229 100644 --- a/docs/output/Ext.Toolbar.Item.html +++ b/docs/output/Ext.Toolbar.Item.html @@ -1,4 +1,4 @@ -
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
The base class that other non-interacting Toolbar Item classes should extend in order to +
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
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