←Select platform

ApplyActionCommand Class Members

Summary

The following tables list the members exposed by ApplyActionCommand.

Public Constructors

Name Description
ApplyActionCommand Initializes a new instance of the ApplyActionCommand class.
WorkstationCommand Initializes a new instance of this class. (Inherited from WorkstationCommand)

Public Methods

Name Description
CanExecute Checks whether the Enabled and Supported properties are true and calls the DoCanExecute method. (Inherited from WorkstationCommand)
Execute Checks whether the Enabled and Supported properties are true and calls the DoExecute method. (Inherited from WorkstationCommand)

Protected Methods

Name Description
DoCanExecute Determines whether the command can apply the Action on the Leadtools.MedicalViewer.MedicalViewerBaseCell objects.
DoExecute Applies the Action on all the Leadtools.MedicalViewer.MedicalViewerBaseCell objects that exists on the Leadtools.Medical.Workstation.UI.WorkstationViewer based on the provided ApplyOnFlags value.
OnActionApplied Fires the ActionApplied event.
OnCommandExecuted Publishes the current feature to be executed through the EventBroker. (Inherited from WorkstationCommand)

Public Properties

Name Description
Action Gets or sets the Leadtools.MedicalViewer.MedicalViewerActionType to apply.
ApplyOnFlags Gets or sets the ApplyActionFlags value that tells the command on what the action should be applied.
Container Gets the Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation which this command will execute on. (Inherited from WorkstationCommand)
Enabled Gets or sets a value to temporarily enables and disable the command execution. (Inherited from WorkstationCommand)
FeatureId Gets the feature ID that is registered with this command. (Inherited from WorkstationCommand)
MouseButton Gets or sets the Leadtools.MedicalViewer.MedicalViewerMouseButtons that is assigned for the Leadtools.MedicalViewer.MedicalViewerMouseButtons left-click action.
Supported Gets or sets a value to disable the feature associated with the command to be executed. (Inherited from WorkstationCommand)

Public Events

Name Description
ActionApplied Occurs when the command applies the action.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly