Wijmo UI for the Web
repaint Method
Repaints wijcombobox. Returns true if it succeeds; otherwise, returns false.
Syntax
Javascript (Usage) 
$(function () {
    var value; // Type:  bool
    value = $(".selector").wijcombobox("repaint");
});
Javascript (Specification) 
function repaint() : bool;

Return Value

true if it succeeds; otherwise, returns false.
Browser Compatibility
7
5
5

See Also

Reference

wijcombobox type
wijcombobox jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.