LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

IWorkstationEventBroker Interface

Methods  Events

The following tables list the members exposed by IWorkstationEventBroker.

Public Methods
 NameDescription
 MethodPublishCellGeneratedFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.CellGenerated event.  
 MethodPublishCellImageUpdatedFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.CellImageUpdated event.  
 MethodPublishEvent<T>Allow components to publish their own typed events to other components.  
 MethodPublishFeatureExecutedFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.FeatureExecuted event.  
 MethodPublishFeatureExecutionErrorFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.FeatureExecutionError event.  
 MethodPublishSeriesLoadingCanceledFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.SeriesLoadingCanceled event.  
 MethodPublishSeriesLoadingCompletedFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.SeriesLoadingCompleted event.  
 MethodPublishSeriesLoadingErrorFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.SeriesLoadingError event.  
 MethodPublishSeriesLoadingProgressFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.SeriesLoadingProgress event.  
 MethodPublishVolumeCreationCompletedFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeCreationCompleted event.  
 MethodPublishVolumeCreationErrorFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeCreationCompleted event.  
 MethodPublishVolumeCreationProgressFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeCreationProgress event.  
 MethodPublishVolumeLoadingCompletedFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeLoadingCompleted event.  
 MethodPublishVolumeLoadingErrorFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeLoadingError event.  
 MethodPublishVolumeLoadingProgressFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeLoadingProgress event.  
 MethodSubscribe<T>Allows components to register to a typed events published by other components.  
 MethodSubscribeForFeatureAllows components to be notified when a specific feature is published.  
 MethodUnsubscribe<T>Allows components to un-register from a typed events registered with the Subscribe<T> method.  
 MethodUnsubscribeFromFeatureAllows components that are subscribers using the SubscribeForFeature to a feature to stop being notified when the feature is executed.  
Top
Public Events
 NameDescription
 EventCellGeneratedOccurs when a Leadtools.MedicalViewer.MedicalViewerBaseCell has been generated from another cell.  
 EventCellImageUpdatedOccurs when an image displayed on a selected Leadtools.MedicalViewer.MedicalViewerBaseCell is updated (e.g. Image processing, orientation...).  
 EventFeatureExecutedOccurs when components successfully executes a feature.  
 EventFeatureExecutionErrorOccurs when a feature execution fail.  
 EventSeriesLoadingCanceledOccurs when loading a series is canceled.  
 EventSeriesLoadingCompletedOccurs when loading a series is completed successfully.  
 EventSeriesLoadingErrorOccurs when loading a series fail.  
 EventSeriesLoadingProgressOccurs during the process of loading a series.  
 EventVolumeCreationCompletedOccurs when a 3D volume creating is completed successfully.  
 EventVolumeCreationErrorOccurs when a 3D volume creating fails.  
 EventVolumeCreationProgressOccurs during the creating of a 3D volume.  
 EventVolumeLoadingCompletedOccurs when a 3D volume loading is completed successfully.  
 EventVolumeLoadingErrorOccurs when a 3D volume loading fails.  
 EventVolumeLoadingProgressOccurs 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-2012 All Rights Reserved. LEAD Technologies, Inc.