removeChild

[ Function ]

public removeChild(co: TcHmi.Controls.System.baseTcHmiControl): void;

Removes a child control from the control. This only affects the purely logical relationship. The child control is not removed from the DOM and is therefore not automatically invisible.

Parameter

Name

Type

Description

co

TcHmi.Controls.System.baseTcHmiControl

Control to be removed.

Return value

Type

Description

void

No return value.

See also

Origin: TcHmiContainerControl

removeChild 1:

Available from 1.8