Wijmo UI for the Web
hideAllMenus Method
The hideAllMenus method hides all menu items currently showing.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijmenu();
var value; // Type: any

// Parameters
var e; // Type:  any

value = instance.hideAllMenus(e);
Javascript (Specification) 
function hideAllMenus( 
   e : any
) : any;

Parameters

e
Browser Compatibility
7
5
5

See Also

Reference

wijmenu type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.