X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.layout.ToolbarLayout.html diff --git a/docs/output/Ext.layout.ToolbarLayout.html b/docs/output/Ext.layout.ToolbarLayout.html index f8453807..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:Toolbar.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