Leadtools.Medical.Workstation.Interfaces.Views Namespace : IQueueManagerView Interface |
The following tables list the members exposed by IQueueManagerView.
Name | Description | |
---|---|---|
AutoLoadRetrievedImages | Gets or sets a value to fire the Leadtools.Medical.Workstation.Interfaces.Views.IQueueManagerView.SeriesReady event when a Leadtools.Medical.Workstation.UI.Commands.RetrieveQueueItemCommand completes. | |
RemoveCompletedItems | Gets or sets a value to remove the items that have successfully completed from the displayed items queue. |
Name | Description | |
---|---|---|
AddCommand | Adds a command into the queue |
Name | Description | |
---|---|---|
AutoLoadRetrievedImagesChanged | Occurs when the user value of AutoLoadRetrievedImages is changed. | |
RemoveCompletedItemsChanged | Occurs when the value of RemoveCompletedItems is changed. | |
SeriesReady | Occurs when a Leadtools.Medical.Workstation.UI.Commands.RetrieveQueueItemCommand execution is completed |