LoadSubNodesOf: function (sender,arsg)
sender. Event source.
args. Event information. Available argument: Node - loaded node.
The LoadSubNodesOf event occurs on loading the node to the tree.
The event is generated on calling the method TreeList.loadNode.
The example of event use is given in the TreeList.loadNode method description.
See also: