Name | Description | |
---|---|---|
![]() | WebUiControlSettingsJS | Initializes a new instance of the WebUiControlSettingsJS class. |
Name | Description | |
---|---|---|
![]() | WebUiControlSettingsJS | Initializes a new instance of the WebUiControlSettingsJS class. |
Name | Description | |
---|---|---|
![]() | get_CanClearSessionCache | Gets a value indicating whether control can clear session cache. |
![]() | get_CanDownloadFile | Gets a value indicating whether control can download file. |
![]() | get_CanExportAndDownloadFile | Gets a value indicating whether control can export and download file. |
![]() | get_CanUploadImageFromUrl | Gets a value indicating whether control can upload image from URL. |
![]() | get_ContainerId | Gets an identifier of DOM element where WebUiControlJS must be placed. |
![]() | get_Items | Gets the collection of UI elements, which must be contained within the WebUiElementContainerJS. |
![]() | get_LocalizationId | Gets the localization identifier of the WebUiControlJS control. |
![]() | getItemByRegisteredId | Returns the first item with specified registered identifier. |
![]() | getItemsByRegisteredId | Returns all items with specified registered identifier. |
![]() | removeItemByRegisteredId | Removes the first item with specified registered identifier. |
![]() | set_CanClearSessionCache | Sets a value indicating whether control can clear session cache. |
![]() | set_CanDownloadFile | Sets a value indicating whether control can download file. |
![]() | set_CanExportAndDownloadFile | Sets a value indicating whether control can export and download file. |
![]() | set_CanUploadImageFromUrl | Sets a value indicating whether control can upload image from URL. |
![]() | set_ContainerId | Sets an identifier of DOM element where WebUiControlJS must be placed. |
![]() | set_LocalizationId | Sets the localization identifier of the WebUiControlJS control. |