UI\Controls\Combo::append

(PHP 7, UI 0.9.9)

UI\Controls\Combo::appendAppend Option

설명

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

Append an option to this Combo

인수

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