VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiControlJS type
Constructors SeeAlso
In This Topic
    WebUiControlJS Class Members
    In This Topic
    The following tables list the members exposed by WebUiControlJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebUiControlJS class.
    Methods
     NameDescription
    Public MethodOverloaded. Fires "asyncOperationFailed" event.
    Public MethodOverloaded. Fires "asyncOperationFinished" event.
    Public MethodGets an identifier of DOM-element that contains this control.
    Public MethodGets the collection of UI elements contained within this WebDocumentViewerBaseJS.
    Public MethodGets the localization identifier of UI element.
    Public MethodReturns array of nested UI elements.
    Public MethodOverloaded. Fires "asyncOperationStarted" event.
    Events
     NameDescription
    Public EventOccurs when asynchronous operation is failed.
    Public EventOccurs when asynchronous operation is finished.
    Public EventOccurs when asynchronous operation is started.
    Public EventOccurs when dialog is shown.
    Public EventOccurs when warning (non-critical error) occurs during the spreadsheet document editor work.
    See Also