Wijmo UI for the Web
checkable Field

Default value: false

When you set the checkable option to true and click on a menu item, the clicked item's state will be selected. A "ui-state-active" class will be added to the item so that the item behavior and the item appearance are different.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijmenu.options.checkable;
Javascript (Specification) 
var checkable : boolean;
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.