Overview
>
klyn.gui.windows
>
ComboBox
>
addItem
Overview
Index
Tree
Deprecated
klyn.gui.windows.ComboBox.addItem
method
public addItem(value as String) as Void:
Description
Appends a new selectable item.
combo.addItem("Blue")