t_Screen_DataActions
DataActions : Portlet/Dialog
The collection of DataActions configured on a Portlet or Dialog.
Content
Sequence of:
t_Screen_DataActions_DataAction [0..*] - A DataAction is a handler for a change that occurs in an underlying model.
Parents
Portlet - Portlets are the basic UI components that make up an application. They host one or more Layouts and present features to end users.
Dialog - Dialogs are similar to Portlets, but are specifically used for creating, editing, and presenting information in a transactional, rather than informational way.
t_Screen_DataActions_DataAction
A DataAction is a handler for a change that occurs in an underlying model.
Parent topic: Dialog
Parent topic: Portlet