Wijmo UI for the Web
goRight Method
Navigates to the next date.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijevcal();
var value; // Type: any
value = instance.goRight();
Javascript (Specification) 
function goRight() : any;
Example
$("#wijevcal").wijevcal("goRight");
Browser Compatibility
7
5
5

See Also

Reference

wijevcal type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.