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

반환값

add a note add a note

User Contributed Notes

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