Wijmo UI for the Web
refreshSuperPanel メソッド
refreshSuperPanel メソッドは、wijlist を含むスーパーパネルを更新して wijlist の内容の変更を反映します。
シンタックス
Javascript (Usage) 
$(function () {
    var returnsValue; //タイプ: bool
    returnsValue = $(".selector").wijlist("refreshSuperPanel");
});
Javascript (Specification) 
function refreshSuperPanel() : bool;

関連トピック

参照

wijlist タイプ
wijlist jQuery ウィジェット

 

 


Copyright © GrapeCity inc. All rights reserved.