For a list of all members of this type, see WorkstationCommand members
Public Methods
Name | Description | |
---|---|---|
CanExecute | Checks whether the Enabled and Supported properties are true and calls the DoCanExecute method. | |
Execute | Checks whether the Enabled and Supported properties are true and calls the DoExecute method. |
Protected Methods
Name | Description | |
---|---|---|
DoCanExecute | Checks whether the command can be executed in classes that are derived classes that implement this abstract method. | |
DoExecute | Provides command execution in derived class that implement this abstract method. | |
OnCommandExecuted | Publishes the current feature to be executed through the EventBroker. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET