X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.layout.ToolbarLayout.html diff --git a/docs/output/Ext.layout.ToolbarLayout.html b/docs/output/Ext.layout.ToolbarLayout.html index edd00b1c..ee1144ec 100644 --- a/docs/output/Ext.layout.ToolbarLayout.html +++ b/docs/output/Ext.layout.ToolbarLayout.html @@ -1,4 +1,5 @@ -
ContainerLayout
  ToolbarLayout

Class Ext.layout.ToolbarLayout

Package:Ext.layout
Defined In:ToolbarLayout.js
Class:ToolbarLayout
Extends:ContainerLayout
Layout manager implicitly used by Ext.Toolbar.

Config Options

Config OptionsDefined 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