Hi Jason,
Yes, I had looked at that document, however it only covers the lifecycle methods of the controller, it does not mention the events that are fired. If you look at the https://openui5.hana.ondemand.com/#docs/api/symbols/sap.ui.core.mvc.View.html documentation you will see that there are four events fired. The one I was questioning was the afterInit event, because I assumed that it was fired after the onInit method of the controller, however that is not the case.
Regards,
Trevor