The following tables list the members exposed by WorkstationUIFactory.
Public Methods
Name | Description | |
---|---|---|
GetWorkstationView<V> | Returns a registered view for the given type. | |
GetWorkstsationControl | Creates a UI medical workstation control by a given name. | |
GetWorkstsationControl<T> | Creates a UI medical workstation control by a given name. | |
IsControlRegistered | Checks if a System.Windows.Forms.Control is registered in the WorkstationUISettings with the given name. | |
IsViewRegistered<V> | Returns a value that indicates if the provided view type is registered. | |
RegisterWorkstationView<V> | Registers a concrete view type to be created when a view with the provided genric type is requested. |
Public Properties
Name | Description | |
---|---|---|
Instance | Gets a singleton object of the WorkstationUIFactory class. |
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