m (formatting) |
|||
Line 7: | Line 7: | ||
;Can be used on | ;Can be used on | ||
− | : [[GnEditText]] | + | : <code>[[GnEditText]]</code> |
;Additional required attributes on bound widget | ;Additional required attributes on bound widget | ||
Line 16: | Line 16: | ||
===Example=== | ===Example=== | ||
− | <code>gn:act_setOnGps="[gn:act_trigger]|[@+id/scanResidentNfcTagUid,gn:act_set]"</code> | + | :<code>gn:act_setOnGps="[gn:act_trigger]|[@+id/scanResidentNfcTagUid,gn:act_set]"</code> |
<hr> | <hr> |
Latest revision as of 21:14, 12 July 2017
Contents
gn:act_setOnGps
- Description
- Event executed when GPS data is read from the device.
- Can be used on
GnEditText
- Additional required attributes on bound widget
gn:s_sourceType="GPS"
Event signature
gn:act_setOnGps="action{n}"
Example
gn:act_setOnGps="[gn:act_trigger]|[@+id/scanResidentNfcTagUid,gn:act_set]"