Wijmo UI for the Web
goRight Method
Selects the next date.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijdatepager("goRight");
});
Javascript (Specification) 
function goRight() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijdatepager type
wijdatepager jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.