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
- afterLoad function (Genie)
- beforeLoad function (Genie)
- customize function (Genie)
- pui.beforeRender
- pui.beforeRespond
- pui.genie.afterInit (Genie)
- pui.genie.onalarm (Genie)
- pui.inputfilter
- pui.onbeforetimeout
- pui.onload
- pui.onoffline
- pui.onPCCommand function
- pui.onshutdown (Genie)
- pui.onsubmit
- pui.ontimeout
- pui.onuseractivity
- pui.overrideSubmitUrl
- pui.validate
Looking for labels? They can now be found in the details panel on the floating action bar.