company logo

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
Relationships
Keys