UI\Control::setParent

(UI 0.9.9)

UI\Control::setParentSet Parent Control

説明

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

Shall set the parent Control of this Control

パラメータ

parent

The parent Control

戻り値

To Top