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