Wijmo UI for the Web
refreshSuperPanel Method
The refreshSuperPanel method refreshes the SuperPanel around the wijlist to reflect a change in the wijlist content.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijlist();
var value; // Type: bool
value = instance.refreshSuperPanel();
Javascript (Specification) 
function refreshSuperPanel() : bool;
Browser Compatibility
7
5
5

See Also

Reference

wijlist type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.