Screen_UIActions
UIActions
The set of ui actions defined for the screen.
Content
Sequence of:
t_UIActionsType_UIAction [0..*] - A UI Action is a user interface handler that is invoked in response to a UIEvent.
Parents
Screen - Classic Presentation Screens group forms together visually and functionally. It represents one piece of functionality within an application. (deprecated)
t_UIActionsType_UIAction
A UI Action is a user interface handler that is invoked in response to a UIEvent.
Parent topic: Screen