TreeEdited: function(sender, args, timeout);
sender. Event source.
args. Event information.
timeout. Time delay (milliseconds) after which the event is fired.
The TreeEdited event is fired after editing tree of dictionary elements.
The example of use is given on the page with description of the DictionaryTree.addItem method.
See also: