Wijmo UI for the Web
destroy Method
wijmo.superpanel Namespace > wijsuperpanel type : destroy Method
Destroys wijsuperpanel widget and reset the DOM element.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijsuperpanel("destroy");
});
function destroy() : any;
See Also

Reference

wijsuperpanel type
wijsuperpanel jQuery Widget