Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
EA_OnPostCloseDiagram
Topics:
Topic |
Detail |
See Also |
---|---|---|
Details |
EA_OnPostCloseDiagram notifies Add-Ins that a diagram has been closed. Also look at EA_OnPostOpenDiagram. |
Syntax
Function EA_OnPostCloseDiagram(Repository As EA.Repository, DiagramID As Integer)
The EA_OnPostCloseDiagram function syntax contains the following elements:
Parameter |
Type |
Direction |
Description |
---|---|---|---|
DiagramID |
Integer |
IN |
Contains the Diagram ID of the diagram that was closed. |
Repository |
IN |
An EA.Repository object representing the Enterprise Architect model about to be closed. Poll its members to retrieve model data and user interface status information. |
Return Value
None.
The material ("material" includes all pages, documents and on-line graphics) on this web site is protected by copyright law. (C) 1998-2011 Sparx Systems Pty Ltd.