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

Reference

wijinputnumber type
wijinputnumber jQuery Widget