X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.layout.ToolbarLayout.html diff --git a/docs/output/Ext.layout.ToolbarLayout.html b/docs/output/Ext.layout.ToolbarLayout.html index f8453807..05018c7c 100644 --- a/docs/output/Ext.layout.ToolbarLayout.html +++ b/docs/output/Ext.layout.ToolbarLayout.html @@ -1,4 +1,6 @@ -
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