PHP マニュアル
関数リファレンス
GUI用の拡張モジュール
UI
UI\Window
UI\Window::add
UI\Window::__construct
UI\Window::error
UI\Window::getSize
UI\Window::getTitle
UI\Window::hasBorders
UI\Window::hasMargin
UI\Window::isFullScreen
UI\Window::msg
UI\Window::onClosing
UI\Window::open
UI\Window::save
UI\Window::setBorders
UI\Window::setFullScreen
UI\Window::setMargin
UI\Window::setSize
UI\Window::setTitle
UI\Window
UI\Window::__construct
UI\Window
PHP マニュアル
UI\Window::add
Add a Control
説明
public
UI\Window::add
(
UI\Control
$control
)
Shall add a Control to this Window
パラメータ
control
The Control to add
戻り値