com.gwtext.client.widgets.menu
Class MenuMgr

java.lang.Object
  extended by com.gwtext.client.widgets.menu.MenuMgr

public class MenuMgr
extends java.lang.Object

Provides a common registry of all menu items on a page.


Method Summary
static void hideAll()
          Hides all menus that are currently visible.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hideAll

public static void hideAll()
Hides all menus that are currently visible.