getElement
[ Function ]
public getElement(): JQuery;
Returns the root HTML element of the control that contains the entire control visualization.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
Root HTML DIV element of the control within the control. |
See also
Origin: TcHmiControl
Available from 1.8 |