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 ).
Attributes
- default_action - Default action
- bubble_type - Action bubble type
- bubble_path - Action bubble 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 -
- ik -
Functions

