UI\Controls\Button
PHP Manual

UI\Controls\Button::setText

(PHP 7, UI 0.9.9)

UI\Controls\Button::setTextSet Text

Description

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

Shall set the text (label) for this Button

Parameters

text

The new text (label)


UI\Controls\Button
PHP Manual