Wijmo UI for the Web
close メソッド
カレンダーがポップアップ状態にある場合、カレンダーを閉じます。
シンタックス
Javascript (Usage) 
$(function () {
    var returnsValue; //タイプ: any
    returnsValue = $(".selector").wijcalendar("close");
});
Javascript (Specification) 
function close() : any;

関連トピック

参照

wijcalendar タイプ
wijcalendar メソッド

 

 


Copyright © GrapeCity inc. All rights reserved.