Wijmo UI for the Web
unSelectAll Method
Clears any selections from dates on the calendar, removing them from the selectedDates collection.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijcalendar();
var value; // Type: any
value = instance.unSelectAll();
Javascript (Specification) 
function unSelectAll() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijcalendar type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.