Name | Description | |
---|---|---|
![]() | WebUiControlJS | Initializes a new instance of the WebUiControlJS class. |
Name | Description | |
---|---|---|
![]() | WebUiControlJS | Initializes a new instance of the WebUiControlJS class. |
Name | Description | |
---|---|---|
![]() | failAsyncOperation | Overloaded. Fires "asyncOperationFailed" event. |
![]() | finishAsyncOperation | Overloaded. Fires "asyncOperationFinished" event. |
![]() | get_ContainerId | Gets an identifier of DOM-element that contains this control. |
![]() | get_Items | Gets the collection of UI elements contained within this WebDocumentViewerBaseJS. |
![]() | get_LocalizationId | Gets the localization identifier of UI element. |
![]() | getNestedElements | Returns array of nested UI elements. |
![]() | startAsyncOperation | Overloaded. Fires "asyncOperationStarted" event. |
Name | Description | |
---|---|---|
![]() | asyncOperationFailed | Occurs when asynchronous operation is failed. |
![]() | asyncOperationFinished | Occurs when asynchronous operation is finished. |
![]() | asyncOperationStarted | Occurs when asynchronous operation is started. |
![]() | dialogShown | Occurs when dialog is shown. |
![]() | warningOccured | Occurs when warning (non-critical error) occurs during the spreadsheet document editor work. |