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