Wijmo UI for the Web
previousPage メソッド
previous メソッドは、フォーカスを前のリスト項目に移動します。
シンタックス
Javascript (Usage) 
$(function () {
    var returnsValue; //タイプ: any
    returnsValue = $(".selector").wijlist("previousPage");
});
Javascript (Specification) 
function previousPage() : any;

関連トピック

参照

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

 

 


Copyright © GrapeCity inc. All rights reserved.