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

Reference

wijinputnumber type
wijinputnumber jQuery Widget