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

Reference

wijinputdate type
wijinputdate jQuery Widget