UI\Controls\EditableCombo::append

(UI 0.9.9)

UI\Controls\EditableCombo::appendAppend Option

Descripción

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

Shall append a new option to this Editable Combo

Parámetros

text

The text for the new option

add a note add a note

User Contributed Notes

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