UI\Window::add

(PHP 7, UI 0.9.9)

UI\Window::addAdd a Control

Opis

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

Shall add a Control to this Window

Parametry

control

The Control to add

Zwracane wartości

add a note add a note

User Contributed Notes

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