This event calls user-defined handlers (if there are any) and passes the following parameter:
tree.attachEvent("onDblClick", function(id){});
The event returns:
true - confirms opening|closing; false - denies opening|closing.