onEventDoubleClicked(args)
dp.onEventDoubleClicked = function(args) { alert("Event double-clicked: " + args.e.text()); };