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

See Also

Reference

wijevcal type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.