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

See Also

Reference

wijpager type
wijpager jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.