UI\Controls\Entry::setText

(UI 0.9.9)

UI\Controls\Entry::setTextSet Text

説明

publicUI\Controls\Entry::setText(string$text)

Shall set the text for this Entry

パラメータ

text

The new text

To Top