←Select platform

WorkstationEventBroker Class Members

Summary

The following tables list the members exposed by WorkstationEventBroker.

Public Constructors

Name Description
WorkstationEventBroker Initializes a new instance of the WorkstationEventBroker class.

Public Methods

Name Description
PublishCellGenerated Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.CellGenerated event.
PublishCellImageUpdated Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.CellImageUpdated event.
PublishEvent<T> Allow components to publish their own typed events to other components.
PublishFeatureExecuted Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.FeatureExecuted event.
PublishFeatureExecutionError Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.FeatureExecutionError event.
PublishSeriesLoadingCanceled Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.SeriesLoadingCanceled event.
PublishSeriesLoadingCompleted Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.SeriesLoadingCompleted event.
PublishSeriesLoadingError Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.SeriesLoadingError event.
PublishSeriesLoadingProgress Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.SeriesLoadingProgress event.
PublishVolumeCreationCompleted Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeCreationCompleted event.
PublishVolumeCreationError Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeCreationCompleted event.
PublishVolumeCreationProgress Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeCreationProgress event.
PublishVolumeLoadingCompleted Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeLoadingCompleted event.
PublishVolumeLoadingError Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeLoadingError event.
PublishVolumeLoadingProgress Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeLoadingProgress event.
Subscribe<T> Allow 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> Allow components to un-register from a typed events registered with the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.Subscribe<T> method.
UnsubscribeFromFeature Allow components that subscribed using the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.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