UI\Control
PHP Manual

UI\Control::setParent

(PHP 7, UI 0.9.9)

UI\Control::setParentSet Parent Control

Описание

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

Shall set the parent Control of this Control

Список параметров

parent

The parent Control

Возвращаемые значения


UI\Control
PHP Manual