WebUiElementStateJS Class Members
In This Topic
The following tables list the members exposed by
WebUiElementStateJS.
Public Constructors
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