Wijmo UI for the Web
setNullValue Method
Syntax
Javascript (Usage) 
var instance = new wijmo.input.wijNumberTextProvider();
var returnValue; // Type: any

// Parameters
var value; // Type:  bool

returnValue = instance.setNullValue(value);
Javascript (Specification) 
function setNullValue( 
   value : bool
) : any;

Parameters

value
Browser Compatibility
7
5
5

See Also

Reference

wijNumberTextProvider type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.