Wijmo UI for the Web
subscribe メソッド
現在のビューの変更のサブスクリプションを登録します。
シンタックス
Javascript (Usage) 
var instance = new wijmo.data.ArrayDataViewBase();
var value; // Type: any
value = instance.subscribe();
Javascript (Specification) 
function subscribe() : any;

関連トピック

参照

ArrayDataViewBase タイプ

 

 


Copyright © GrapeCity inc. All rights reserved.