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

See Also

Reference

wijcalendar type
wijcalendar jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.