Application_UIActions
UIActions
The set of ui actions defined for the application.
Content
Sequence of:
t_UIActionsType_UIAction [0..*] - A UI Action is a user interface handler that is invoked in response to a UIEvent.
Parents
Application - A classic presentation layer application. (deprecated)
t_UIActionsType_UIAction
A UI Action is a user interface handler that is invoked in response to a UIEvent.
Parent topic: Application