/* This file is part of Ext JS 3.4 Copyright (c) 2011-2013 Sencha Inc Contact: http://www.sencha.com/contact GNU General Public License Usage This file may be used under the terms of the GNU General Public License version 3.0 as published by the Free Software Foundation and appearing in the file LICENSE included in the packaging of this file. Please review the following information to ensure the GNU General Public License version 3.0 requirements will be met: http://www.gnu.org/copyleft/gpl.html. If you are unsure which license is appropriate for your use, please contact the sales department at http://www.sencha.com/contact. Build date: 2013-04-03 15:07:25 */ Ext.data.JsonP.Ext_layout_boxOverflow_Menu({"alternateClassNames":[],"aliases":{},"enum":null,"parentMixins":[],"tagname":"class","subclasses":["Ext.layout.boxOverflow.HorizontalMenu"],"extends":"Ext.layout.boxOverflow.None","uses":[],"html":"
Hierarchy
Ext.layout.boxOverflow.NoneExt.layout.boxOverflow.MenuSubclasses
Files
Description
\nCSS class added to the afterCt element. This is the element that holds any special items such as scrollers,\nwhich must always be present at the rightmost edge of the Container
\nDefaults to: 'x-strip-right'
Adds the given Toolbar item to the given menu. Buttons inside a buttongroup are added individually.
\nThe menu to add to
\nThe component to add
\nCalled before the overflow menu is shown. This constructs the menu's items, caching them for as long as it can.
\nDeletes the sub-menu of each item in the expander menu. Submenus are created for items such as\nsplitbuttons and buttongroups, where the Toolbar item cannot be represented by a single menu item
\nOverrides: Ext.layout.boxOverflow.None.clearOverflow
Creates the beforeCt, innerCt and afterCt elements if they have not already been created
\nThe Container attached to this Layout instance
\nThe target Element
\nCreates the overflow trigger and menu used when enableOverflow is set to true and the items\nin the layout are too wide to fit in the space available
\nReturns a menu config for a given component. This config is used to create a menu item\nto be added to the expander menu
\nThe component to create the config for
\nPassed through to the menu item
\n