Pré. | Proc. |
EA_OnAddinPropertiesTabChanging
Indicates that a value in a properties list added via Repository.AddPropertiesTab has been changed by the user.Syntax
Parameter |
Type |
See also |
---|---|---|
Repository |
EA.Repository Direction: IN Description: An EA.Repository object representing the currently open Enterprise Architect model. Poll its members to retrieve model data and user interface status information. |
|
Info |
EA.EventProperties Direction: IN Description: Contains these EventProperty objects describing the field changed:
|
Return Value
- Return False to indicate that this change was rejected
- Return True to indicate that the change is accepted