Wijmo UI for the Web
repaint Method
Repaints wijcombobox. Returns true if it succeeds; otherwise, returns false.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijcombobox();
var value; // Type: bool
value = instance.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

 

 


© 2013 All Rights Reserved.

Send comments on this topic.