
| Leadtools.Medical.Workstation.Presenters Namespace : WorkstationPresenterBase<V> Class | 
The following tables list the members exposed by WorkstationPresenterBase<V>.
| Name | Description | |
|---|---|---|
![]()  | View | Gets the UI View that is set in the Initialize method. | 
![]()  | ViewerContainer | Gets the Leadtools.Medical.Workstation.WorkstationContainer that is set in the Initialize method. | 
| Name | Description | |
|---|---|---|
![]()  | CanInitializeView | Determines whether the object can run the view. | 
![]()  | EnsureViewActive | Makes sure that the current view is visible. | 
![]()  | Initialize | Sets this class with the information needed to work and run the view. | 
| Name | Description | |
|---|---|---|
![]()  | DoInitialize | Activates the view in derived classes. | 
![]()  | OnExecutionError | Raises the Leadtools.Medical.Workstation.Presenters.WorkstationPresenterBase`1.Error event. | 
![]()  | OnViewDeactivated | Raises the Leadtools.Medical.Workstation.Presenters.WorkstationPresenterBase`1.ViewDestroyed event. | 
| Name | Description | |
|---|---|---|
![]()  | Error | Occurs when an error occurs running the view. | 
![]()  | ViewDestroyed | Occurs when the view can no longer be displayed. |