PHP 8.4.6 Released!

UI\Controls\EditableCombo::setText

(UI 0.9.9)

UI\Controls\EditableCombo::setTextSet Text

Description

public UI\Controls\EditableCombo::setText(string $text)

Shall set the text of the currently selected option in this Editable Combo

Parameters

text

The new text

User Contributed Notes

There are no user contributed notes for this page.
To Top