Wijmo UI for the Web
previousPage Method
wijmo.list Namespace > wijlist type : previousPage Method
The previous method moves focus to the previous list item.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijlist("previousPage");
});
function previousPage() : any;
See Also

Reference

wijlist type
wijlist jQuery Widget