Wijmo UI for the Web
widget jQuery ウィジェット
他の Wijmo ウィジェットの基盤となる基本ウィジェットクラス。
シンタックス
Javascript (Usage) 
$(function () {
    var options; //タイプ: jQuery.wijmo.widget.options
     
    $(".selector").widget(options);
});
Javascript (Specification) 
function widget() : any;

関連トピック

参照

widget jQuery ウィジェット

 

 


Copyright © GrapeCity inc. All rights reserved.