t_UIActionType_Script
Script : UIAction
Script for a UIAction
Description If a UIAction returns #f, the event propagates upwards; If a UIAction returns #t, it stops (action is considered complete). Properties
language : schemeLanguageTypeThe scripting language for this element.
The language defaults to scheme.Valid values based on“languageType”. scheme scheme scripting language
Parents
t_UIActionsType_UIAction - A UI Action is a user interface handler that is invoked in response to a UIEvent.
Parent topic: t_UIActionsType_UIAction