←Select platform

IWorkstationFeaturesCommandFactory Interface Methods

Summary

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

Public Methods

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