UI\Window::add

Add 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