Php/docs/ui-control.setparent

From Get docs

UI\Control::setParent

(UI 0.9.9)

UI\Control::setParentSet Parent Control


Description

public UI\Control::setParent ( UI\Control $parent )

Shall set the parent Control of this Control


Parameters

parent
The parent Control


Return Values