Form_UIActions
UIActions : Form
The set of ui actions defined for the form.
Content
Sequence of:
t_UIActionsType_UIAction [0..*] - A UI Action is a user interface handler that is invoked in response to a UIEvent.
Parents
Form - Classic Presentation Forms contain user interface controls which display data for viewing, editing, and querying. (deprecated)
t_UIActionsType_UIAction
A UI Action is a user interface handler that is invoked in response to a UIEvent.
Parent topic: Form