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

See Also

Reference

wijsuperpanel type
wijsuperpanel jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.