X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/api/Ext.menu.Manager.html diff --git a/docs/api/Ext.menu.Manager.html b/docs/api/Ext.menu.Manager.html deleted file mode 100644 index 012ab27b..00000000 --- a/docs/api/Ext.menu.Manager.html +++ /dev/null @@ -1,48 +0,0 @@ -Ext.menu.Manager | Ext JS 4.0 Documentation -
For up to date documentation and features, visit -http://docs.sencha.com/ext-js/4-0

Sencha Documentation

- - - - - -

Provides a common registry of all menus on a page.

-
Defined By

Methods

 
get( -String/Object menu) - : Ext.menu.Menu

Returns a Ext.menu.Menu object

-

Returns a Ext.menu.Menu object

-

Parameters

  • menu : String/Object

    The string menu id, an existing menu object reference, or a Menu config that will -be used to generate and return a new Menu this.

    -

Returns

  • Ext.menu.Menu   

    The specified menu, or null if none are found

    -
 

Hides all menus that are currently visible

-

Hides all menus that are currently visible

-

Returns

  • Boolean   

    success True if any active menus were hidden.

    -
\ No newline at end of file