Wijmo UI for the Web
widget Method
Gets element this widget is associated.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  JQuery
    returnsValue = $(".selector").wijinputnumber("widget");
});
Javascript (Specification) 
function widget() : JQuery;
Browser Compatibility
7
5
5

See Also

Reference

wijinputnumber type
wijinputnumber jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.