←Select platform

IWorkstationEventBroker Interface Members

Summary

The following tables list the members exposed by IWorkstationEventBroker.

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.

Public Events

Name Description
Public Event CellGenerated Occurs when a Leadtools.MedicalViewer.MedicalViewerBaseCell has been generated from another cell.
Public Event CellImageUpdated Occurs when an image displayed on a selected Leadtools.MedicalViewer.MedicalViewerBaseCell is updated (e.g. Image processing, orientation...).
Public Event FeatureExecuted Occurs when components successfully executes a feature.
Public Event FeatureExecutionError Occurs when a feature execution fail.
Public Event SeriesLoadingCanceled Occurs when loading a series is canceled.
Public Event SeriesLoadingCompleted Occurs when loading a series is completed successfully.
Public Event SeriesLoadingError Occurs when loading a series fail.
Public Event SeriesLoadingProgress Occurs during the process of loading a series.
Public Event VolumeCreationCompleted Occurs when a 3D volume creating is completed successfully.
Public Event VolumeCreationError Occurs when a 3D volume creating fails.
Public Event VolumeCreationProgress Occurs during the creating of a 3D volume.
Public Event VolumeLoadingCompleted Occurs when a 3D volume loading is completed successfully.
Public Event VolumeLoadingError Occurs when a 3D volume loading fails.
Public Event VolumeLoadingProgress Occurs during the loading of a 3D volume.

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.