![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace : WorkstationFeaturesCommandFactory Class |
The following tables list the members exposed by WorkstationFeaturesCommandFactory.
Name | Description | |
---|---|---|
![]() | WorkstationFeaturesCommandFactory Constructor | Initializes a new instance of the WorkstationFeaturesCommandFactory class. |
Name | Description | |
---|---|---|
![]() | IsInitialized | Gets a value to check whether this object has been initialized. |
![]() | ViewerContainer | Gets the WorkstationContainer for the current Leadtools.Medical.Workstation.UI.WorkstationViewer. |
Name | Description | |
---|---|---|
![]() | CreateFeatureCommand | Creates and return the command which executes the given feature. |
![]() | GetFeatureCommand | Overloaded. Returns an IEnumerable of the command for a specific type. |
![]() | Initialize | Initializes this object with the WorkstationContainer for the current Leadtools.Medical.Workstation.UI.WorkstationViewer |
![]() | 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 | Overloaded. Register a command with a feature. |
![]() | 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 | Unregister a command from a given feature. |
Name | Description | |
---|---|---|
![]() | OnCommandRegisterd | Fires the CommandRegistered event. |
![]() | OnCommandUnregisterd | Fires the CommandUnregistered event. |
Name | Description | |
---|---|---|
![]() | CommandRegistered | Occurs when a command is registered. |
![]() | CommandUnregistered | Occurs when a command is unregistered. |