←Select platform

IWorkstationEventBroker Interface Members

Summary

The following tables list the members exposed by IWorkstationEventBroker.

Public Methods

Name Description
PublishCellGenerated Fires the CellGenerated event.
PublishCellImageUpdated Fires the CellImageUpdated event.
PublishEvent<T> Allow components to publish their own typed events to other components.
PublishFeatureExecuted Fires the FeatureExecuted event.
PublishFeatureExecutionError Fires the FeatureExecutionError event.
PublishSeriesLoadingCanceled Fires the SeriesLoadingCanceled event.
PublishSeriesLoadingCompleted Fires the SeriesLoadingCompleted event.
PublishSeriesLoadingError Fires the SeriesLoadingError event.
PublishSeriesLoadingProgress Fires the SeriesLoadingProgress event.
PublishVolumeCreationCompleted Fires the VolumeCreationCompleted event.
PublishVolumeCreationError Fires the VolumeCreationCompleted event.
PublishVolumeCreationProgress Fires the VolumeCreationProgress event.
PublishVolumeLoadingCompleted Fires the VolumeLoadingCompleted event.
PublishVolumeLoadingError Fires the VolumeLoadingError event.
PublishVolumeLoadingProgress Fires the VolumeLoadingProgress event.
Subscribe<T> Allows components to register to a typed events published by other components.
SubscribeForFeature Allows components to be notified when a specific feature is published.
Unsubscribe<T> Allows components to un-register from a typed events registered with the Subscribe<T> 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
CellGenerated Occurs when a Leadtools.MedicalViewer.MedicalViewerBaseCell has been generated from another cell.
CellImageUpdated Occurs when an image displayed on a selected Leadtools.MedicalViewer.MedicalViewerBaseCell is updated (e.g. Image processing, orientation...).
FeatureExecuted Occurs when components successfully executes a feature.
FeatureExecutionError Occurs when a feature execution fail.
SeriesLoadingCanceled Occurs when loading a series is canceled.
SeriesLoadingCompleted Occurs when loading a series is completed successfully.
SeriesLoadingError Occurs when loading a series fail.
SeriesLoadingProgress Occurs during the process of loading a series.
VolumeCreationCompleted Occurs when a 3D volume creating is completed successfully.
VolumeCreationError Occurs when a 3D volume creating fails.
VolumeCreationProgress Occurs during the creating of a 3D volume.
VolumeLoadingCompleted Occurs when a 3D volume loading is completed successfully.
VolumeLoadingError Occurs when a 3D volume loading fails.
VolumeLoadingProgress Occurs during the loading of a 3D volume.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly