fires when items are loaded in a tree collection
data.events.on("Load", function(){ console.log("Items are loaded."); });