Wijmo UI for the Web
refresh Method
wijmo.editor Namespace > wijeditor type : refresh Method
Adjust the editor layout.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijeditor("refresh");
});
function refresh() : any;
See Also

Reference

wijeditor type
wijeditor jQuery Widget