/
Global Events
Global Events
The following is a list of global events. Global events fire on every single screen.
For Genie there are several events that occur when a screen is loading. The order of these events are as follows:
beforeLoad() in custom.js
5250 data is rendered
customize() in custom.js
pui.genie.afterInit in custom.js
screen customizations made with the designer are applied
afterLoad() in custom.js
pui.genie.onalarm in custom.js