Wijmo UI for the Web
destroy Method
Remove the functionality completely. This will return the element back to its pre-init state.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijradialgauge("destroy");
});
Javascript (Specification) 
function destroy() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijradialgauge type
wijradialgauge jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.