parent root
PHP: UI\Controls\EditableCombo::append - Manual

UI\Controls\EditableCombo::append

(PHP 7, UI 0.9.9)

UI\Controls\EditableCombo::appendAppend Option

Description

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

Shall append a new option to this Editable Combo

Parameters

text

The text for the new option

add a noteadd a note

User Contributed Notes

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