Name | Description | |
---|---|---|
![]() | createMarkup | Creates an initial markup of UI element. (Inherited from WebUiDivElementJS) |
![]() | destroy | Destroys this UI element. (Inherited from WebUiElementContainerJS) |
![]() | get_ActiveState | Gets an active UI element state. (Inherited from WebUiElementJS) |
![]() | get_Comment | Gets the annotation comment. |
![]() | get_DomElement | Gets the DOM element associated with this UI element. (Inherited from WebUiElementJS) |
![]() | get_IsEnabled | Gets a value indicating whether the UI element is enabled. (Inherited from WebUiElementJS) |
![]() | get_Items | Gets the collection of UI elements contained within this WebUiElementContainerJS. (Inherited from WebUiElementContainerJS) |
![]() | get_LocalizationId | Gets the localization identifier of UI element. (Inherited from WebUiElementJS) |
![]() | get_RegisteredId | Gets the identifier under which UI element is registered in WebUiElementsFactoryJS. (Inherited from WebUiElementJS) |
![]() | get_RootControl | Gets the root control that contains this UI element. (Inherited from WebUiElementJS) |
![]() | get_StateCollection | Gets a state collection of UI element. (Inherited from WebUiElementJS) |
![]() | getItem | Returns item. (Inherited from WebUiElementContainerJS) |
![]() | getItemByRegisteredId | Returns the first item with specified registered identifier. (Inherited from WebUiElementContainerJS) |
![]() | getNestedElements | Overloaded. Returns array of nested UI elements. (Inherited from WebUiElementContainerJS) |
![]() | hide | Hides the dialog. (Inherited from WebUiDialogJS) |
![]() | init | Initializes the dialog. (Inherited from WebUiDialogJS) |
![]() | isVisible | Returns a value indicating whether the dialog is visible. (Inherited from WebUiDialogJS) |
![]() | render | Overloaded. Creates and returns markup of UI element. (Inherited from WebUiDialogJS) |
![]() | set_ActiveState | Sets an active state of UI element. (Inherited from WebUiElementJS) |
![]() | set_Comment | Sets the annotation comment. |
![]() | set_IsEnabled | Sets a value indicating whether the UI element is enabled. (Inherited from WebUiDialogJS) |
![]() | setMasterElement | Sets the master element for this element. (Inherited from WebUiElementJS) |
![]() | show | Shows the dialog. |