UI\Controls\Entry::setText
PHP Manual
PHP Manual»UI\Controls\Entry»UI\Controls\Entry::setText

UI\Controls\Entry::setText

(UI 0.9.9)

UI\Controls\Entry::setTextSet Text

Description

public function UI\Controls\Entry::setText(string $text)

Shall set the text for this Entry

Parameters

text

The new text

To Top