Wijmo UI for the Web
isDateNull メソッド
Determines whether the date is a null value.
シンタックス
Javascript (Usage) 
$(function () {
    var returnsValue; //タイプ: bool
    returnsValue = $(".selector").wijinputdate("isDateNull");
});
Javascript (Specification) 
function isDateNull() : bool;

関連トピック

参照

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

 

 


Copyright © GrapeCity inc. All rights reserved.