←Select platform
In This Topic ▼

IWorkstationFeaturesCommandFactory Interface Members

Summary

The following tables list the members exposed by IWorkstationFeaturesCommandFactory.

Public Methods

Name Description
Public Method CreateFeatureCommand Creates and returns 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 Leadtools.Medical.Workstation.WorkstationContainer for the current Leadtools.Medical.Workstation.UI.WorkstationViewer. (Inherited from IWorkstationInitializer)
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 Unregisters a command from a given feature.

Public Properties

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

See Also

Reference

IWorkstationFeaturesCommandFactory Interface

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.