Wijmo UI for the Web
destroy Method
wijmo.evcal Namespace > wijevcal type : destroy Method
Removes the wijevcal functionality completely. This returns the element to its pre-init state.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijevcal("destroy");
});
function destroy() : any;
See Also

Reference

wijevcal type
wijevcal jQuery Widget