Wijmo UI for the Web
status Method
The new status text.
Changes status label text.
Syntax
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;

Parameters

txt
The new status text.
Browser Compatibility
7
5
5

See Also

Reference

wijevcal type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.