Pré. | Proc. |
Workflow Add-In Events
Enterprise Architect provides this set of four additional events that are sent only to workflow Add-Ins.
To use these the Workflow Add-In must be initialized with EA_Connect set to type: "Workflow". For more details see the EA_Connect Help topic.
Workflow Add-In Events
Event |
See also |
---|---|
EA_AllowPropertyUpdate This event is sent to workflow Add-Ins after a user has changed a built-in property value. |
EA_AllowPropertyUpdate |
EA_AllowTagUpdate This event is sent to workflow Add-Ins after a user has changed a Tagged Value. |
EA_AllowTagUpdate |
EA_CanEditProperty This event is sent to workflow Add-Ins when a property is being displayed that allows the property to block all edits. |
EA_CanEditProperty |
EA_CanEditTag This event is sent to workflow Add-Ins when a Tagged Value is being displayed that allows the property to block all edits. |
EA_CanEditTag |