UI\Controls\Button
PHP Manual

UI\Controls\Button::__construct

(PHP 7, UI 0.9.9)

UI\Controls\Button::__constructConstruct a new Button

Description

public UI\Controls\Button::__construct ( string $text )

Shall construct a new Button

Parameters

text

The text (label) for this Button


UI\Controls\Button
PHP Manual