m (Mark moved page Gn:act setLongClick to gn:act setLongClick) |
|||
Line 1: | Line 1: | ||
<div style="float:right; clear:both; margin-left:0.5em;">__TOC__</div> | <div style="float:right; clear:both; margin-left:0.5em;">__TOC__</div> | ||
<span STYLE="font-size: xx-large"><code>gn:act_setLongClick</code></span> | <span STYLE="font-size: xx-large"><code>gn:act_setLongClick</code></span> | ||
− | [[Category: | + | [[Category:Events]] |
− | + | ;Description | |
+ | : Event executed by long clicking on a widget | ||
− | ;Can be used on | + | ;Can be used on |
+ | : all [[:Category:Widgets|widgets]] | ||
− | ; | + | ==Event signature== |
+ | ;<code>gn:act_setLongClick="action{n}"</code> | ||
− | + | ===Example=== | |
− | + | <code>gn:act_setLongClick="[gn:act_trigger]|[@+id/addRecipientOfProtocolValidation,gn:act_set]"</code> | |
− | + | <hr> | |
− | == | ||
− |
Revision as of 15:22, 15 March 2017
Contents
gn:act_setLongClick
- Description
- Event executed by long clicking on a widget
- Can be used on
- all widgets
Event signature
gn:act_setLongClick="action{n}"
Example
gn:act_setLongClick="[gn:act_trigger]|[@+id/addRecipientOfProtocolValidation,gn:act_set]"