Wijmo UI for the Web
collapse メソッド
コンテンツパネルを折りたたみます。
シンタックス
Javascript (Usage) 
$(function () {
    var returnsValue; //タイプ: bool
    returnsValue = $(".selector").wijexpander("collapse");
});
Javascript (Specification) 
function collapse() : bool;

関連トピック

参照

wijexpander タイプ
wijexpander メソッド

 

 


Copyright © GrapeCity inc. All rights reserved.