←Select platform

WorkstationCommand Class Members

Summary

The following tables list the members exposed by WorkstationCommand.

Public Constructors

Name Description
Public Constructor WorkstationCommand Initializes a new instance of this class.

Public Methods

Name Description
Public Method CanExecute Checks whether the Enabled and Supported properties are true and calls the DoCanExecute method.
Public Method Execute Checks whether the Enabled and Supported properties are true and calls the DoExecute method.

Protected Methods

Name Description
Protected Method DoCanExecute Checks whether the command can be executed in classes that are derived classes that implement this abstract method.
Protected Method DoExecute Provides command execution in derived class that implement this abstract method.
Protected Method OnCommandExecuted Publishes the current feature to be executed through the EventBroker.

Public Properties

Name Description
Public Property Container Gets the Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation which this command will execute on.
Public Property Enabled Gets or sets a value to temporarily enables and disable the command execution.
Public Property FeatureId Gets the feature ID that is registered with this command.
Public Property Supported Gets or sets a value to disable the feature associated with the command to be executed.

See Also

WorkstationCommand Class

Leadtools.Medical.Workstation Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.