Type to start searching...

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 : schemeLanguageType

The scripting language for this element.

The language defaults to scheme.
Valid values based on“languageType”.
scheme

scheme scripting language

Parents
  • UIAction - A UI Action is a user interface handler that is invoked in response to a UIEvent.