UI\Window::add

(UI 0.9.9)

UI\Window::addAdd a Control

説明

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

Shall add a Control to this Window

パラメータ

control

The Control to add

戻り値

To Top