A manager for external event handlers.
Inheritance Hierarchy
Spotfire.Dxp.Framework.DocumentModel ExternalEventManager
Namespace: Spotfire.Dxp.Framework.DocumentModel
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Remarks
When one or more of the document nodes that are listened to with an ExternalEventManager are removed from the document, the ExternalEventManager instance must be disposed. This is required by the document model framework in order to avoid memory leaks.
Version Information
See Also