Wijmo UI for the Web
getEditingValue Method
Syntax
Javascript (Usage) 
var instance = new wijmo.input.wijNumberTextProvider();
var value; // Type: number
value = instance.getEditingValue();
Javascript (Specification) 
function getEditingValue() : number;
Browser Compatibility
7
5
5

See Also

Reference

wijNumberTextProvider type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.