·
Navigate Up (Softkey and function key object only)
·
Navigate Down (Softkey and function key object only)
·
Navigate Confirm (Softkey and function key object only)
·
Open PDF Reader (Not for Frame object)
·
Set Media Player Command (only for devices that support the playback of audio /
video)
OnRelease
This event is triggered either if an object on screen was pressed via touchscreen or if a
softkey was pressed via physical keys and has now been released.
Allowed actions:
·
Execute Script
·
Jump To Page
·
Set Value (Not for Frame object)
·
Next Softkey Level (Softkey object only)
·
Previous Softkey Level (Softkey object only)
·
Navigate Up (Softkey and function key object only)
·
Navigate Down (Softkey and function key object only)
·
Navigate Confirm (Softkey and function key object only)
·
Open For Input (Softkey and Button object only)
·
Open PDF Reader (Not for Frame object)
·
Set Media Player Command (only for devices that support the playback of audio /
video)
OnCancel
This event is triggered if an object on screen was pressed via touchscreen (including
softkey regions) and then the finger swiped away from it and then releases.
Allowed actions:
·
Execute Script
·
Jump To Page
·
Set Value (Not for Frame object)
·
Next Softkey Level (Softkey object only)
·
Previous Softkey Level (Softkey object only)
·
Navigate Up (Softkey and function key object only)
·
Navigate Down (Softkey and function key object only)
·
Navigate Confirm (Softkey and function key object only)
·
Open For Input (Softkey and Button object only)
·
Open PDF Reader (Not for Frame object)
·
Set Media Player Command (only for devices that support the playback of audio /
video)
Please note that these events behave differently depending on the state of the Latching
property of the according object.
If latching is activated, this event will not be executed on a release after a press, but instead
on the second press after a first press has activated the pressed state of the object. In this
case, the release of the object and the cancelling will never execute an event.