Event types and data

I have been using Corona for about three weeks now and am beginning to feel comfortable with it. However, there is one piece of data I have not been able to find and that is all the possible event fields for each possible event type. 

For example, a userinput event has, at least, event.phase,  event.text and event.target.text. Are there more? Where are they documented other than in the description for native.newTextFIeld?

In short, is there a place in the documentation that lists all possible event types and the event fields associated with that event type? I keep finding them piece meal, but would like to know what all possibilities are.

Thanks!

Hi there. On the right hand side of this page, the middle column shows all of the event types and the properties available for each one: http://docs.coronalabs.com/api/index.html

Hi there. On the right hand side of this page, the middle column shows all of the event types and the properties available for each one: http://docs.coronalabs.com/api/index.html