Wijmo UI for the Web
isValueNull Method
Determines whether the value is in null state.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  bool
    returnsValue = $(".selector").wijinputnumber("isValueNull");
});
Javascript (Specification) 
function isValueNull() : bool;
Browser Compatibility
7
5
5

See Also

Reference

wijinputnumber type
wijinputnumber jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.