Wijmo UI for the Web
focus Method
wijmo.input Namespace > wijinputcore type : focus Method
Set the focus to the widget.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijinputcore("focus");
});
function focus() : any;
See Also

Reference

wijinputcore type
wijinputcore jQuery Widget