/* 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_menu_MenuMgr({"alternateClassNames":[],"aliases":{},"enum":null,"parentMixins":[],"tagname":"class","subclasses":[],"extends":null,"uses":[],"html":"

Files

Provides a common registry of all menu items on a page so that they can be easily accessed by id.

\n
Defined By

Methods

Ext.menu.MenuMgr
view source
( menu ) : Ext.menu.Menu
Returns a Ext.menu.Menu object ...

Returns a Ext.menu.Menu object

\n

Parameters

  • menu : String/Object

    The string menu id, an existing menu object reference, or a Menu config that will\nbe used to generate and return a new Menu instance.

    \n

Returns

Ext.menu.MenuMgr
view source
( ) : Boolean
Hides all menus that are currently visible ...

Hides all menus that are currently visible

\n

Returns

  • Boolean

    success True if any active menus were hidden.

    \n
","superclasses":[],"meta":{},"requires":[],"html_meta":{},"statics":{"property":[],"cfg":[],"css_var":[],"method":[],"event":[],"css_mixin":[]},"files":[{"href":"MenuMgr.html#Ext-menu-MenuMgr","filename":"MenuMgr.js"}],"linenr":1,"members":{"property":[],"cfg":[],"css_var":[],"method":[{"tagname":"method","owner":"Ext.menu.MenuMgr","meta":{},"name":"get","id":"method-get"},{"tagname":"method","owner":"Ext.menu.MenuMgr","meta":{},"name":"hideAll","id":"method-hideAll"}],"event":[],"css_mixin":[]},"inheritable":null,"private":null,"component":false,"name":"Ext.menu.MenuMgr","singleton":true,"override":null,"inheritdoc":null,"id":"class-Ext.menu.MenuMgr","mixins":[],"mixedInto":[]});