←Select platform
In This Topic ▼

IWorkstationEventBroker Interface Methods

Summary

For a list of all members of this type, see IWorkstationEventBroker members

Public Methods

Name Description
Public Method PublishCellGenerated Fires the CellGenerated event.
Public Method PublishCellImageUpdated Fires the CellImageUpdated event.
Public Method PublishEvent<T> Allow components to publish their own typed events to other components.
Public Method PublishFeatureExecuted Fires the FeatureExecuted event.
Public Method PublishFeatureExecutionError Fires the FeatureExecutionError event.
Public Method PublishSeriesLoadingCanceled Fires the SeriesLoadingCanceled event.
Public Method PublishSeriesLoadingCompleted Fires the SeriesLoadingCompleted event.
Public Method PublishSeriesLoadingError Fires the SeriesLoadingError event.
Public Method PublishSeriesLoadingProgress Fires the SeriesLoadingProgress event.
Public Method PublishVolumeCreationCompleted Fires the VolumeCreationCompleted event.
Public Method PublishVolumeCreationError Fires the VolumeCreationCompleted event.
Public Method PublishVolumeCreationProgress Fires the VolumeCreationProgress event.
Public Method PublishVolumeLoadingCompleted Fires the VolumeLoadingCompleted event.
Public Method PublishVolumeLoadingError Fires the VolumeLoadingError event.
Public Method PublishVolumeLoadingProgress Fires the VolumeLoadingProgress event.
Public Method Subscribe<T> Allows components to register to a typed events published by other components.
Public Method SubscribeForFeature Allows components to be notified when a specific feature is published.
Public Method Unsubscribe<T> Allows components to un-register from a typed events registered with the Subscribe<T> method.
Public Method UnsubscribeFromFeature Allows components that are subscribers using the SubscribeForFeature to a feature to stop being notified when the feature is executed.

See Also

IWorkstationEventBroker Interface

Leadtools.Medical.Workstation Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.