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::setTextDefine el texto

Descripción

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

Define el texto de esta entrada

Parámetros

text

El nuevo texto

To Top