Name | Description | |
---|---|---|
createAnnotation | Creates an annotation view associated with current button. | |
createMarkup | Creates an initial markup of UI element. (Inherited from WebUiDivElementJS) | |
destroy | Destroys the UI element. (Inherited from WebUiElementJS) | |
get_ActiveState | Gets an active UI element state. (Inherited from WebUiElementJS) | |
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_IsSelected | Gets a value indicating whether the UI element is selected. (Inherited from WebUiButtonJS) | |
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) | |
getNestedElements | Returns array of nested UI elements. (Inherited from WebUiElementJS) | |
hide | Hides the UI element. (Inherited from WebUiElementJS) | |
isVisible | Returns a value indicating whether the UI element is visible. (Inherited from WebUiElementJS) | |
render | Overloaded. Creates and returns markup of UI element. (Inherited from WebUiElementJS) | |
set_ActiveState | Sets an active state of UI element. (Inherited from WebUiElementJS) | |
set_IsEnabled | Sets a value indicating whether the UI element is enabled. (Inherited from WebUiButtonJS) | |
set_IsSelected | Sets a value indicating whether the UI element is selected. (Inherited from WebUiButtonJS) | |
setMasterElement | Sets the master element for this element. (Inherited from WebUiElementJS) | |
show | Shows the UI element. (Inherited from WebUiElementJS) |