UI\Controls\EditableCombo::setText

(PHP 7, UI 0.9.9)

UI\Controls\EditableCombo::setTextSet Text

설명

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

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

인수

text

The new text

add a note add a note

User Contributed Notes

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