Wijmo UI for the Web
getProperties メソッド
ビューの要素のプロパティを返します。
シンタックス
Javascript (Usage) 
var instance = new wijmo.data.ODataView();
var value; // Type: any
value = instance.getProperties();
Javascript (Specification) 
function getProperties() : any;

関連トピック

参照

ODataView クラス

 

 


Copyright © GrapeCity inc. All rights reserved.