←Select platform
In This Topic ▼

WorkstationFeaturesCommandFactory Class Methods

Summary

For a list of all members of this type, see WorkstationFeaturesCommandFactory members

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.

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.