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

WorkstationEventBroker Class

Methods  Events


The following tables list the members exposed by WorkstationEventBroker.

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

Reference

WorkstationEventBroker Class
Leadtools.Medical.Workstation Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.