| onBeforeBack | fires the moment the back function is triggered |
| onBindRequest | fires when the component is ready to receive data from the master component |
| onDestruct | occurs when component destroyed |
| onViewChange | fires when the views are switched in the component (regardless of the switching method) |
| onViewShow | fires when any hidden view is shown |