UI\Controls\Combo::append

(UI 0.9.9)

UI\Controls\Combo::appendAppend Option

Descripción

publicUI\Controls\Combo::append(string$text)

Append an option to this Combo

Parámetros

text

The text for the new option

To Top