Php/docs/ui-window.add

From Get docs

UI\Window::add

(UI 0.9.9)

UI\Window::addAdd a Control


Description

public UI\Window::add ( UI\Control $control )

Shall add a Control to this Window


Parameters

control
The Control to add


Return Values