Name | Description | |
---|---|---|
![]() | WebDicomControlJS | Initializes a new instance of the WebDicomControlJS class. |
Name | Description | |
---|---|---|
![]() | WebDicomControlJS | Initializes a new instance of the WebDicomControlJS class. |
Name | Description | |
---|---|---|
![]() | addFiles | Adds DICOM files to this UI-control. |
![]() | clearSessionCache | Clears cache for current HTTP session. |
![]() | exitFromFullscreenMode | Exits the control's view from the full screen mode. |
![]() | failAsyncOperation | Overloaded. Fires "asyncOperationFailed" event. (Inherited from WebUiControlJS) |
![]() | finishAsyncOperation | Overloaded. Fires "asyncOperationFinished" event. (Inherited from WebUiControlJS) |
![]() | get_ContainerId | Gets an identifier of DOM-element that contains this control. (Inherited from WebUiControlJS) |
![]() | get_DicomMprControls | Gets the initialized DICOM MPR controls. |
![]() | get_DicomSeriesManagerControl | Gets the DICOM viewer control, which is associated with this DICOM control. |
![]() | get_DicomViewerControl | Gets the DICOM viewer control, which is associated with this DICOM control. |
![]() | get_IsEnabled | Gets a value indicating whether the control is enabled. |
![]() | get_IsMainMenuHeaderVisible | Gets a value indicating whether main menu header is visible. |
![]() | get_IsMainMenuVisible | Gets a value indicating whether main menu is visible. |
![]() | get_IsSidePanelVisible | Gets a value indicating whether side panel is visible. |
![]() | get_Items | Gets the collection of UI elements contained within this WebDocumentViewerBaseJS. (Inherited from WebUiControlJS) |
![]() | get_LocalizationId | Gets the localization identifier of UI element. (Inherited from WebUiControlJS) |
![]() | get_ShowMainMenuHeaderInFullscreenMode | Gets a value indicating whether main menu header is shown in full screen mode. |
![]() | get_ShowMainMenuInFullscreenMode | Gets a value indicating whether main menu is shown in full screen mode. |
![]() | get_ShowSidePanelInFullscreenMode | Gets a value indicating whether side panel is shown in full screen mode. |
![]() | getNestedElements | Returns array of nested UI elements. (Inherited from WebUiControlJS) |
![]() | set_IsEnabled | Sets a value indicating whether the control is enabled. |
![]() | set_IsMainMenuHeaderVisible | Sets a value indicating whether main menu header is visible. |
![]() | set_IsMainMenuVisible | Sets a value indicating whether main menu is visible. |
![]() | set_IsSidePanelVisible | Sets a value indicating whether side panel is visible. |
![]() | set_ShowMainMenuHeaderInFullscreenMode | Sets a value indicating whether main menu header is shown in full screen mode. |
![]() | set_ShowMainMenuInFullscreenMode | Sets a value indicating whether main menu is shown in full screen mode. |
![]() | set_ShowSidePanelInFullscreenMode | Sets a value indicating whether side panel is shown in full screen mode. |
![]() | startAsyncOperation | Overloaded. Fires "asyncOperationStarted" event. (Inherited from WebUiControlJS) |
![]() | switchToFullscreenMode | Switches the control's view to the full screen mode. |
![]() | updateUI | Updates the user interface of this control. |
Name | Description | |
---|---|---|
![]() | asyncOperationFailed | Occurs when asynchronous operation is failed. (Inherited from WebUiControlJS) |
![]() | asyncOperationFinished | Occurs when asynchronous operation is finished. (Inherited from WebUiControlJS) |
![]() | asyncOperationStarted | Occurs when asynchronous operation is started. (Inherited from WebUiControlJS) |
![]() | dialogShown | Occurs when dialog is shown. (Inherited from WebUiControlJS) |
![]() | dicomMprControlAdded | Occurs when DICOM MPR control is added to the DICOM control. |
![]() | sessionCacheCleared | Occurs when session cache is cleared successfully. |
![]() | warningOccured | Occurs when warning (non-critical error) occurs during the spreadsheet document editor work. (Inherited from WebUiControlJS) |