UI\Controls\Button::setText

(PHP 7, UI 0.9.9)

UI\Controls\Button::setTextSet Text

설명

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

Shall set the text (label) for this Button

인수

text

The new text (label)

add a note add a note

User Contributed Notes

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