(Created page with "<div style="float:right; clear:both; margin-left:0.5em;">__TOC__</div> <span STYLE="font-size: xx-large"><code>gn:event_afterYesNoDialogNo</code></span> Category:Events ;...") |
m (formatting) |
||
Line 10: | Line 10: | ||
==Event signature== | ==Event signature== | ||
− | ;<code>gn:event_afterYesNoDialogNo="action{n}"</code> | + | :;<code>gn:event_afterYesNoDialogNo="action{n}"</code> |
===Example=== | ===Example=== | ||
− | <code>gn:event_afterYesNoDialogNo="[gn:act_trigger]|[@+id/addRecipientOfProtocolValidation,gn:act_set]"</code> | + | :<code>gn:event_afterYesNoDialogNo="[gn:act_trigger]|[@+id/addRecipientOfProtocolValidation,gn:act_set]"</code> |
<hr> | <hr> |
Latest revision as of 22:17, 12 July 2017
Contents
gn:event_afterYesNoDialogNo
- Description
- Executed after
gn:act_showYesNoDialog
dialog is canceled. - Must be used on the same widget as
gn:act_showYesNoDialog
action. - Can be used on
- all widgets
Event signature
gn:event_afterYesNoDialogNo="action{n}"
Example
gn:event_afterYesNoDialogNo="[gn:act_trigger]|[@+id/addRecipientOfProtocolValidation,gn:act_set]"