Wijmo UI for the Web
refresh Method
The event that fires the refresh the checkbox.
Use the refresh method to set the checkbox element's style.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijcheckbox();
var value; // Type: any

// Parameters
var e; // Type:  object

value = instance.refresh(e);
Javascript (Specification) 
function refresh( 
   e : object
) : any;

Parameters

e
The event that fires the refresh the checkbox.
Browser Compatibility
7
5
5

See Also

Reference

wijcheckbox type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.