Wijmo UI for the Web
invalidate Method
Redraws the widget layout.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijdatepager("invalidate");
});
Javascript (Specification) 
function invalidate() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijdatepager type
wijdatepager jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.