jQuery.wijmo Namespace > wijevcal type : status Method |
Javascript (Usage) | |
---|---|
var instance = new jQuery.wijmo.wijevcal(); var value; // Type: any // Parameters var txt; // Type: string value = instance.status(txt); |
Javascript (Specification) | |
---|---|
function status( txt : string ) : any; |