LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

WorkstationEventBroker Class Members

Show in webframe
Methods  Events


The following tables list the members exposed by WorkstationEventBroker.

Public Constructors
 NameDescription
WorkstationEventBroker ConstructorInitializes a new instance of the WorkstationEventBroker class.  
Top
Public Methods
 NameDescription
PublishCellGeneratedFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.CellGenerated event.  
PublishCellImageUpdatedFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.CellImageUpdated event.  
PublishEvent<T>Allow components to publish their own typed events to other components.  
PublishFeatureExecutedFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.FeatureExecuted event.  
PublishFeatureExecutionErrorFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.FeatureExecutionError event.  
PublishSeriesLoadingCanceledFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.SeriesLoadingCanceled event.  
PublishSeriesLoadingCompletedFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.SeriesLoadingCompleted event.  
PublishSeriesLoadingErrorFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.SeriesLoadingError event.  
PublishSeriesLoadingProgressFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.SeriesLoadingProgress event.  
PublishVolumeCreationCompletedFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeCreationCompleted event.  
PublishVolumeCreationErrorFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeCreationCompleted event.  
PublishVolumeCreationProgressFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeCreationProgress event.  
PublishVolumeLoadingCompletedFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeLoadingCompleted event.  
PublishVolumeLoadingErrorFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeLoadingError event.  
PublishVolumeLoadingProgressFires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeLoadingProgress event.  
Subscribe<T>Allow components to register to a typed events published by other components.  
SubscribeForFeatureAllows 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.  
UnsubscribeFromFeatureAllow components that subscribed using the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.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

WorkstationEventBroker Class
Leadtools.Medical.Workstation Namespace

 

 


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