"Standard" UI-elements, which can be used in web DICOM viewer
In This Topic
The UI-control
WebDicomControlJS can use
base standard UI-elements and the following standard UI-elements:
-
Panels
- WebDicomViewerPanelJS - web UI-panel that allows to display a DICOM viewer. Stored in Vintasoft.Imaging.Dicom.js file.
- WebDicomSeriesManagerPanelJS - web UI-panel that allows to display a DICOM series manager. Stored in Vintasoft.Imaging.Dicom.js file.
- WebUiDicomMetadataPanelJS - web UI-panel that allows to display metadata of DICOM image. Stored in Vintasoft.Imaging.Dicom.js file.
- WebUiCustomDicomVoiLutPanelJS - web UI-panel that allows to set custom window level in DICOM viewer. Stored in Vintasoft.Imaging.Dicom.js file.
- WebUiSelectDicomVoiLutTypePanelJS - web UI-panel that allows to select the window level type in DICOM viewer. Stored in Vintasoft.Imaging.Dicom.js file.
-
Dialogs
- WebUiDicomMetadataDialogJS - web UI-dialog that allows to display metadata of DICOM image. Stored in Vintasoft.Imaging.Dicom.Dialogs.XXX.js file.
- WebUiCustomDicomVoiLutDialogJS - web UI-dialog that allows to change the window level for DICOM image in DICOM viewer. Stored in Vintasoft.Imaging.Dicom.Dialogs.XXX.js file.