Wijmo UI for the Web
removeAll Method
wijmo.list Namespace > wijlist type : removeAll Method
The removeAll method removes all items from the wijlist.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijlist("removeAll");
});
function removeAll() : any;
See Also

Reference

wijlist type
wijlist jQuery Widget