←Select platform
In This Topic ▼

WorkstationFeaturesCommandFactory Class Members

Summary

The following tables list the members exposed by WorkstationFeaturesCommandFactory.

Public Constructors

Name Description
Public Constructor WorkstationFeaturesCommandFactory Initializes a new instance of the WorkstationFeaturesCommandFactory class.

Public Methods

Name Description
Public Method CreateFeatureCommand Creates and return the command which executes the given feature.
Public Method GetFeatureCommand Returns a command that is created and associated with a feature.
Public Method GetFeatureCommand<T> Returns an IEnumerable of the command for a specific type.
Public Method Initialize Initializes this object with the WorkstationContainer for the current Leadtools.Medical.Workstation.UI.WorkstationViewer
Public Method IsCommandRegistered Checks whether a command is created and registered with the given feature.
Public Method IsFeatureExecutable Checks whether a command is registered with a given feature and can be executed.
Public Method RegisterCommand Registers a Leadtools.Medical.Workstation.Commands.WorkstationCommand with the feature associated with it in Leadtools.Medical.Workstation.Commands.WorkstationCommand.FeatureId
Public Method RegisterFeatureCommand Creates and registers the command which is associated with the given _featureId_
Public Method RegisterFeaturesCommands Creates and registers the commands which are associated with the given _featureIds_
Public Method UnregisterCommand Unregister a command from a given feature.

Protected Methods

Name Description
Protected Method OnCommandRegisterd Fires the CommandRegistered event.
Protected Method OnCommandUnregisterd Fires the CommandUnregistered event.

Public Properties

Name Description
Public Property IsInitialized Gets a value to check whether this object has been initialized.
Public Property ViewerContainer Gets the WorkstationContainer for the current Leadtools.Medical.Workstation.UI.WorkstationViewer.

Public Events

Name Description
Public Event CommandRegistered Occurs when a command is registered.
Public Event CommandUnregistered Occurs when a command is unregistered.

See Also

Reference

WorkstationFeaturesCommandFactory Class

Leadtools.Medical.Workstation Namespace

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

Leadtools.Medical.Workstation Assembly

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