PHP 8.6.0 Beta 3 is available for testing

UI\Window::add

(UI 0.9.9)

UI\Window::addAdd a Control

Descrizione

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

Shall add a Control to this Window

Elenco dei parametri

control

The Control to add

Valori restituiti

add a note

User Contributed Notes

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