ADK_EventAction - Event action
Inherits: 
ADK_ElementStyle
Event actions are defined in order to associate a GUI element with one or more actions, that might be executed with the control. Usually, event actions are defined for action controls, i.e. any kind of GUI control, but also as sub actions for an event action control (ADK_EventActionControl).
Notes:
When defining event actions as sub actions for an event action control, the event action name (sys_ident) must differ from the name of the parent event action control. This is usually handles by the system (database context), so the name chosen for an event action will automatically change when it is the same as the name for the owning event action control.
Attributes
- default_action - Default action
- bubble_type - Action bubble type
- bubble_path - Control reference path
- mouse_event - Mouse event triggering the action
- key_event - Key event triggering the default action
- time_event - Time event
Relationships
- style_action - Parent style action owning the event action
- action_control - Event action control
- parent_group - Parent group event action
- parent_action - Parent event action
Keys
- __IDENTITY - Local object identity key
- ik - Primary key