The following tables list the members exposed by ModalitySettingsPresenter.
Public Constructors
Name | Description | |
---|---|---|
ModalitySettingsPresenter | Initializes a new instance of the ModalitySettingsPresenter class. |
Protected Constructors
Name | Description | |
---|---|---|
WorkstationPresenterBase<V> | Initializes a new instance of this class. (Inherited from WorkstationPresenterBase<IWorkstationModalitySettingsView>) |
Public Methods
Name | Description | |
---|---|---|
CanInitializeView | Determines whether the object can run the view. | |
EnsureViewActive | Makes sure that the current view is visible. (Inherited from WorkstationPresenterBase<IWorkstationModalitySettingsView>) | |
Initialize | Sets this class with the information needed to work and run the view. (Inherited from WorkstationPresenterBase<IWorkstationModalitySettingsView>) |
Protected Methods
Name | Description | |
---|---|---|
DoInitialize | Activates and runs a view of type Leadtools.Medical.Workstation.Interfaces.Views.IWorkstationModalitySettingsView. | |
OnExecutionError | Raises the Error event. (Inherited from WorkstationPresenterBase<IWorkstationModalitySettingsView>) | |
OnViewDeactivated | Overrides the WorkstationPresenterBase<V>.OnViewDeactivated |
Public Properties
Name | Description | |
---|---|---|
View | Gets the UI View that is set in the Initialize method. (Inherited from WorkstationPresenterBase<IWorkstationModalitySettingsView>) | |
ViewerContainer | Gets the Leadtools.Medical.Workstation.WorkstationContainer that is set in the Initialize method. (Inherited from WorkstationPresenterBase<IWorkstationModalitySettingsView>) |
Public Events
Name | Description | |
---|---|---|
Error | Occurs when an error occurs running the view. (Inherited from WorkstationPresenterBase<IWorkstationModalitySettingsView>) | |
ViewDestroyed | Occurs when the view can no longer be displayed. (Inherited from WorkstationPresenterBase<IWorkstationModalitySettingsView>) |
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