Wijmo UI for the Web
destroy Method
wijmo.listview Namespace > wijlistview type : destroy Method
Removes the dialog functionality completely. This will return the element back to its pre-init state.
Syntax
var instance = new wijmo.listview.wijlistview();
var value; // Type: any
value = instance.destroy();
function destroy() : any;
See Also

Reference

wijlistview type