Wijmo UI for the Web
collapse Method
wijmo.expander Namespace > wijexpander type : collapse Method
Collapses the content panel.
Syntax
$(function () {
    var returnsValue; // Type:  bool
    returnsValue = $(".selector").wijexpander("collapse");
});
function collapse() : bool;
See Also

Reference

wijexpander type
wijexpander jQuery Widget