·
Set Media Player Command (only for devices that support the playback of audio /
video) (only for buttons and softkeys)
OnEnabledWithFocus
This event is triggered when the user navigates to this object so that it gets into the
EnabledWithFocus navigation border state. It only has focus but is not open for input.
Allowed actions:
·
Execute Script
·
Jump To Page
·
Set Value
·
Set Media Player Command (only for devices that support the playback of audio /
video) (only for buttons and softkeys)
OnOpenForInput
This event is triggered as soon as an object is made for open for input to edit it's value.
Allowed actions:
·
Execute Script
·
Jump To Page
·
Set Value
OnValueChange
This event is triggered as soon as the value that the object displays is changed (either by
user or by a referenced variable).
Allowed actions:
·
Execute Script
·
Jump To Page
·
Set Value
OnEnterNewValue
This event is triggered after the user has entered a new value for the object (not the same
value).
Note: This event is only fired for objects that have the property "Send Value Directly"
disabled. If "Send Value Directly" is enabled, the event will not occur and the assigned
action will not be executed.
Allowed actions:
·
Execute Script
·
Jump To Page
·
Set Value
OnEnterValue
This event is triggered after the user has finished editing the value of the object regardless
if the value has changed or not.
Allowed actions:
·
Execute Script
·
Jump To Page
·
Set Value
OnEscape