Wijmo UI for the Web
nextPage Method
wijmo.list Namespace > wijlist type : nextPage Method
The nextPage method turns to the next page of the list.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijlist("nextPage");
});
function nextPage() : any;
See Also

Reference

wijlist type
wijlist jQuery Widget