X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.layout.ToolbarLayout.html diff --git a/docs/output/Ext.layout.ToolbarLayout.html b/docs/output/Ext.layout.ToolbarLayout.html deleted file mode 100644 index 05018c7c..00000000 --- a/docs/output/Ext.layout.ToolbarLayout.html +++ /dev/null @@ -1,37 +0,0 @@ -
Properties Methods Events Config Options Direct Link
ContainerLayout
-  ToolbarLayout

Class Ext.layout.ToolbarLayout

Package:Ext.layout
Defined In:ToolbarLayout.js
Class:ToolbarLayout
Extends:ContainerLayout
Layout manager used by Ext.Toolbar. This is highly specialised for use by Toolbars and would not -usually be used by any other class.

Config Options

Config OptionsDefined By
 renderHidden : Boolean
True to hide each contained item on render (defaults to false).
ContainerLayout

Public Properties

PropertyDefined By
 hiddenItems : Array -Holds all items that are currently hidden due to there not being enough space to render them -These items will appear on the expand menu.
ToolbarLayout
 noItemsMenuText : String -HTML fragment to render into the toolbar overflow menu if there are no items to display
ToolbarLayout
 triggerWidth : Number -The width allocated for the menu trigger at the extreme right end of the Toolbar
ToolbarLayout

Public Methods

MethodDefined By

Public Events

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