Wijmo UI for the Web
disabled Field

Default value: false

Specifies whether the events calendar is disabled.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijevcal.options.disabled;
Javascript (Specification) 
var disabled : boolean;
Example
$("#eventscalendar").wijevcal("option", 
                                                "disabled", true);
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.