WebUiElementStateJS Class Methods
In This Topic
For a list of all methods of this type, see
WebUiElementStateJS.
Methods
| | Name | Description |
 | get_Callback | Gets a function, which will be called when state become active. |
 | get_CallbackData | Gets a data, which must be sent to a callback function. |
 | get_CssClass | Gets the CSS class or classes, which will be applied to the UI element when state become active. |
 | get_Name | Gets the name of current state element. |
 | get_Title | Gets the title, which will be applied to the UI element when state become active. |
See Also