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

Reference

wijinputdate type
wijinputdate jQuery Widget