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

Reference

wijinputtext type
wijinputtext jQuery Widget