Wijmo UI for the Web
nodeTextChanged フィールド

nodeTextChangedイベントは、ノードのテキストが変更されたときに発生します。

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

関連トピック

参照

WijTreeOptions インターフェース

 

 


Copyright © GrapeCity inc. All rights reserved.