CalculationSettingsDeclareInternalEventHandlers Method TIBCO Spotfire 7.6 API Reference
Override this method to declare handlers of internal events.

Namespace: Spotfire.Dxp.Application.Calculations
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
protected override void DeclareInternalEventHandlers(
	InternalEventManager eventManager
)

Parameters

eventManager
Type: Spotfire.Dxp.Framework.DocumentModelInternalEventManager
The internal event manager
Version Information

Supported in: 6.0, 5.5, 5.0
See Also

Reference