There is a section called "Appendix A: Event ID Codes" at the end of the ADOBE PHOTOSHOP CS6 JAVASCRIPT SCRIPTING REFERENCE.
Is there something similar but not just for events? For example, I'm using the ScriptListener to learn how to do some selection stuff, and I got code that called charIDToTypeID( "T " )
(three spaces after the T).
That's not an event and it can't be found on the reference I linked to.