DictionaryTree.ElementsLocaleChanged

Syntax

ElementsLocaleChanged: function(sender, args, timeout);

Parameters

sender. Event source.

args. Event information.

timeout. Time delay (milliseconds) after which the event is fired.

Description

The ElementsLocaleChanged event is fired after changing code of tree items' locale.

Example

The example of use is given on the page with description of the Attribute.Translation property.

See also:

DictionaryTree