VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomControlJS type
In This Topic
WebDicomControlJS Class Methods
In This Topic
For a list of all methods of this type, see WebDicomControlJS.
Methods
 NameDescription
Public MethodAdds DICOM files to this UI-control.
Public MethodClears cache for current HTTP session.
Public MethodExits the control's view from the full screen mode.
Public MethodOverloaded. Fires "asyncOperationFailed" event. (Inherited from WebUiControlJS)
Public MethodOverloaded. Fires "asyncOperationFinished" event. (Inherited from WebUiControlJS)
Public MethodGets an identifier of DOM-element that contains this control. (Inherited from WebUiControlJS)
Public MethodGets the initialized DICOM MPR controls.
Public MethodGets the DICOM viewer control, which is associated with this DICOM control.
Public MethodGets the DICOM viewer control, which is associated with this DICOM control.
Public MethodGets a value indicating whether the control is enabled.
Public MethodGets a value indicating whether main menu header is visible.
Public MethodGets a value indicating whether main menu is visible.
Public MethodGets a value indicating whether side panel is visible.
Public MethodGets the collection of UI elements contained within this WebDocumentViewerBaseJS. (Inherited from WebUiControlJS)
Public MethodGets the localization identifier of UI element. (Inherited from WebUiControlJS)
Public MethodGets a value indicating whether main menu header is shown in full screen mode.
Public MethodGets a value indicating whether main menu is shown in full screen mode.
Public MethodGets a value indicating whether side panel is shown in full screen mode.
Public MethodReturns array of nested UI elements. (Inherited from WebUiControlJS)
Public MethodSets a value indicating whether the control is enabled.
Public MethodSets a value indicating whether main menu header is visible.
Public MethodSets a value indicating whether main menu is visible.
Public MethodSets a value indicating whether side panel is visible.
Public MethodSets a value indicating whether main menu header is shown in full screen mode.
Public MethodSets a value indicating whether main menu is shown in full screen mode.
Public MethodSets a value indicating whether side panel is shown in full screen mode.
Public MethodOverloaded. Fires "asyncOperationStarted" event. (Inherited from WebUiControlJS)
Public MethodSwitches the control's view to the full screen mode.
Public MethodUpdates the user interface of this control.
See Also