Wijmo UI for the Web
refreshSuperPanel Method
wijmo.list Namespace > wijlist type : refreshSuperPanel Method
The refreshSuperPanel method refreshes the SuperPanel around the wijlist to reflect a change in the wijlist content.
Syntax
$(function () {
    var returnsValue; // Type:  bool
    returnsValue = $(".selector").wijlist("refreshSuperPanel");
});
function refreshSuperPanel() : bool;
See Also

Reference

wijlist type
wijlist jQuery Widget