Wijmo UI for the Web
showCheckBoxes フィールド

showCheckBoxesオプションを使用すると、ツリーノード上にノードチェックボックスを表示できます。

シンタックス
Javascript (Usage) 
var instance; //タイプ:wijmo.tree.WijTreeOptions;
var value; // Type: boolean
value = instance.showCheckBoxes;
Javascript (Specification) 
var showCheckBoxes : boolean;

関連トピック

参照

WijTreeOptions インターフェース

 

 


Copyright © GrapeCity inc. All rights reserved.