Wijmo UI for the Web
isDestroyed メソッド
ウィジェットが破棄されたかどうかを示すブール値を取得します。
シンタックス
Javascript (Usage) 
$(function () {
    var returnsValue; //タイプ: bool
    returnsValue = $(".selector").wijinputdate("isDestroyed");
});
Javascript (Specification) 
function isDestroyed() : bool;

関連トピック

参照

wijinputdate タイプ
wijinputdate jQuery ウィジェット

 

 


Copyright © GrapeCity inc. All rights reserved.