PHP 8.1.28 Released!

UI\Control::setParent

(UI 0.9.9)

UI\Control::setParentSet Parent Control

Açıklama

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

Shall set the parent Control of this Control

Bağımsız Değişkenler

parent

The parent Control

Dönen Değerler

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top