GoLang UI\Control::setParent

request it (283)
GoLang replacement for PHP's UI\Control::setParent [edit | history]



Do you know a GoLang replacement for PHP's UI\Control::setParent? Write it!

PHP UI\Control::setParent

PHP original manual for UI\Control::setParent [ show | php.net ]

UI\Control::setParent

(PHP 7, 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