UI\Controls\Entry::setText

(UI 0.9.9)

UI\Controls\Entry::setTextSet Text

Descripción

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

Shall set the text for this Entry

Parámetros

text

The new text

To Top