m |
m (added Category:Lifecycle Events) |
||
Line 2: | Line 2: | ||
<span STYLE="font-size: xx-large"><code>gn:act_afterLoad</code></span> | <span STYLE="font-size: xx-large"><code>gn:act_afterLoad</code></span> | ||
[[Category:Events]] | [[Category:Events]] | ||
+ | [[Category:Lifecycle Events]] | ||
;Description | ;Description |
Latest revision as of 18:36, 24 January 2018
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]"