UI\Controls\Entry::setText

(UI 0.9.9)

UI\Controls\Entry::setTextSet Text

Description

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

Shall set the text for this Entry

Parameters

text

The new text

To Top