MetabaseTreeList.NodesLoaded

Syntax

NodesLoaded: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The NodesLoaded event occurs after all the tree nodes are loaded.

Example

The example of event use is given on the Example of Creating the MetabaseTreeList Component page.

See also:

MetabaseTreeList