X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.Toolbar.Item.html diff --git a/docs/output/Ext.Toolbar.Item.html b/docs/output/Ext.Toolbar.Item.html index 3a38d804..690385e7 100644 --- a/docs/output/Ext.Toolbar.Item.html +++ b/docs/output/Ext.Toolbar.Item.html @@ -1,4 +1,7 @@ -
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
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