(Redirected from Gn:act afterLoad)
Contents
gn:act_afterLoad
- Description
- Event executed after screen is loaded.
- This means that it’s also executed after
gn:act_beforeLoad
- Can be used on
- all widgets
Event signature
gn:act_afterLoad="action{n}"
Example
gn:act_afterLoad="[gn:act_trigger]|[@+id/addRecipientOfProtocolValidation,gn:act_set]"