Wijmo UI for the Web
isPopupShowing Method
wijmo.calendar Namespace > wijcalendar type : isPopupShowing Method
Determines whether the calendar is in the pop-up state.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijcalendar("isPopupShowing");
});
function isPopupShowing() : any;
See Also

Reference

wijcalendar type
wijcalendar jQuery Widget