LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

IWorkstationEventBroker Interface Members

Show in webframe
Methods  Events

The following tables list the members exposed by IWorkstationEventBroker.

Public Methods
 NameDescription
PublishCellGeneratedFires the CellGenerated event.  
PublishCellImageUpdatedFires the CellImageUpdated event.  
PublishEvent<T>Allow components to publish their own typed events to other components.  
PublishFeatureExecutedFires the FeatureExecuted event.  
PublishFeatureExecutionErrorFires the FeatureExecutionError event.  
PublishSeriesLoadingCanceledFires the SeriesLoadingCanceled event.  
PublishSeriesLoadingCompletedFires the SeriesLoadingCompleted event.  
PublishSeriesLoadingErrorFires the SeriesLoadingError event.  
PublishSeriesLoadingProgressFires the SeriesLoadingProgress event.  
PublishVolumeCreationCompletedFires the VolumeCreationCompleted event.  
PublishVolumeCreationErrorFires the VolumeCreationCompleted event.  
PublishVolumeCreationProgressFires the VolumeCreationProgress event.  
PublishVolumeLoadingCompletedFires the VolumeLoadingCompleted event.  
PublishVolumeLoadingErrorFires the VolumeLoadingError event.  
PublishVolumeLoadingProgressFires the VolumeLoadingProgress event.  
Subscribe<T>Allows components to register to a typed events published by other components.  
SubscribeForFeatureAllows 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.  
UnsubscribeFromFeatureAllows components that are subscribers using the SubscribeForFeature to a feature to stop being notified when the feature is executed.  
Top
Public Events
 NameDescription
CellGeneratedOccurs when a Leadtools.MedicalViewer.MedicalViewerBaseCell has been generated from another cell.  
CellImageUpdatedOccurs when an image displayed on a selected Leadtools.MedicalViewer.MedicalViewerBaseCell is updated (e.g. Image processing, orientation...).  
FeatureExecutedOccurs when components successfully executes a feature.  
FeatureExecutionErrorOccurs when a feature execution fail.  
SeriesLoadingCanceledOccurs when loading a series is canceled.  
SeriesLoadingCompletedOccurs when loading a series is completed successfully.  
SeriesLoadingErrorOccurs when loading a series fail.  
SeriesLoadingProgressOccurs during the process of loading a series.  
VolumeCreationCompletedOccurs when a 3D volume creating is completed successfully.  
VolumeCreationErrorOccurs when a 3D volume creating fails.  
VolumeCreationProgressOccurs during the creating of a 3D volume.  
VolumeLoadingCompletedOccurs when a 3D volume loading is completed successfully.  
VolumeLoadingErrorOccurs when a 3D volume loading fails.  
VolumeLoadingProgressOccurs during the loading of a 3D volume.  
Top
See Also

Reference

IWorkstationEventBroker Interface
Leadtools.Medical.Workstation.Interfaces Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.