The following tables list the members exposed by ModelViewPresenterCommand<P,V>.
| Name | Description | |
|---|---|---|
![]()  | 
	ModelViewPresenterCommand<P,V> | Initializes a new instance of the ModelViewPresenterCommand<P,V> class. | 
![]()  | 
	WorkstationCommand | Initializes a new instance of this class. (Inherited from WorkstationCommand) | 
| Name | Description | |
|---|---|---|
![]()  | 
	CanExecute | Checks whether the Enabled and Supported properties are true and calls the DoCanExecute method. (Inherited from WorkstationCommand) | 
![]()  | 
	Execute | Checks whether the Enabled and Supported properties are true and calls the DoExecute method. (Inherited from WorkstationCommand) | 
| Name | Description | |
|---|---|---|
![]()  | 
	DoCanExecute | Determines whether the command can execute. | 
![]()  | 
	DoExecute | Creates the presenter and view if they aren't created and initializes the presenter with the view. | 
![]()  | 
	OnCommandExecuted | Publishes the current feature to be executed through the EventBroker. (Inherited from WorkstationCommand) | 
| Name | Description | |
|---|---|---|
![]()  | 
	Container | Gets the Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation which this command will execute on. (Inherited from WorkstationCommand) | 
![]()  | 
	Enabled | Gets or sets a value to temporarily enables and disable the command execution. (Inherited from WorkstationCommand) | 
![]()  | 
	FeatureId | Gets the feature ID that is registered with this command. (Inherited from WorkstationCommand) | 
![]()  | 
	Supported | Gets or sets a value to disable the feature associated with the command to be executed. (Inherited from WorkstationCommand) | 
ModelViewPresenterCommand<P,V> Class
Leadtools.Medical.Workstation Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document




