用于识别调度器中日历当前是否显示
// 检查迷你日历是否可见 var check = scheduler.isCalendarVisible(); // -> <div class="dhx_minical_popup">…</div>
此方法仅在启用了minical 插件时有效。