VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomControlJS type
Constructors SeeAlso
In This Topic
    WebDicomControlJS Class Members
    In This Topic
    The following tables list the members exposed by WebDicomControlJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebDicomControlJS class.
    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.
    Events
     NameDescription
    Public EventOccurs when asynchronous operation is failed. (Inherited from WebUiControlJS)
    Public EventOccurs when asynchronous operation is finished. (Inherited from WebUiControlJS)
    Public EventOccurs when asynchronous operation is started. (Inherited from WebUiControlJS)
    Public EventOccurs when dialog is shown. (Inherited from WebUiControlJS)
    Public EventOccurs when DICOM MPR control is added to the DICOM control.
    Public EventOccurs when session cache is cleared successfully.
    Public EventOccurs when warning (non-critical error) occurs during the spreadsheet document editor work. (Inherited from WebUiControlJS)
    See Also