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

UI\Controls\Combo::append

(PHP 7, UI 0.9.9)

UI\Controls\Combo::appendAppend Option

Description

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

Append an option to this 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