I want to be able to right click on an alarm to do stuff like go to a page or open a detail popup, but the mouse click events don't have any context info on what you right clicked on.
Can the details of the alarm row you right clicked on be added into the
event
data on mouse click event handlers?