Wijmo UI for the Web
refresh Method
wijmo.radio Namespace > wijradio type : refresh Method
Use the refresh method to set the radio button's style.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijradio("refresh");
});
function refresh() : any;
See Also

Reference

wijradio type
wijradio jQuery Widget