Wijmo UI for the Web
deactivate Method
wijmo.list Namespace > wijlist type : deactivate Method
The deactivate method deactivates the activated item in the wijlist widget.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijlist("deactivate");
});
function deactivate() : any;
See Also

Reference

wijlist type
wijlist jQuery Widget