jQuery.wijmo Namespace > wijcheckbox type : refresh Method |
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; |