←Select platform
In This Topic ▼

WorkstationEventBroker Class Members

Summary

The following tables list the members exposed by WorkstationEventBroker.

Public Constructors

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

Public Methods

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

Reference

WorkstationEventBroker Class

Leadtools.Medical.Workstation Namespace

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

Leadtools.Medical.Workstation Assembly

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