List of options for Ice.Lib.Framework.JobLib.MethodTree? E10.2

Hey there,

Where would I find documentation on something like this?

I’ve seen this on this site (thanks Jose):

oTrans.JobTree.BeforeShowContextMenu += new Ice.Lib.Framework.JobLib.MethodTree.BeforeShowContextMenuHandler(jobTree_BeforeShowContextMenu1);

This triggers when you click on the quote/line/method tree. What I’m looking for is something that happens after you right-click and select Get Details.

It would help to have a list of options available like we have on controls, where we can drill down to Click, for example.

It this kind of info available in a big reference manual somewhere?

Thanks,

Joe