Wijmo UI for the Web
destroy Method
Destroys the widget and resets the DOM element.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijdatepager("destroy");
});
Javascript (Specification) 
function destroy() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijdatepager type
wijdatepager jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.