Wijmo UI for the Web
getText Method
Gets the text displayed in the input box.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  string
    returnsValue = $(".selector").wijinputnumber("getText");
});
Javascript (Specification) 
function getText() : string;
Browser Compatibility
7
5
5

See Also

Reference

wijinputnumber type
wijinputnumber jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.