dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
ComboBox.this
dlangui
widgets
combobox
ComboBox
empty parameter list constructor - for usage by factory
this
()
class
ComboBox
this
(
)
this
(string ID)
this
(string ID, string[] items)
this
(string ID, dstring[] items)
this
(string ID, StringListValue[] items)
Meta
Source
See Implementation
dlangui
widgets
combobox
ComboBox
constructors
this
destructors
~this
functions
createSelectedItemWidget
initialize
setStringListValueListProperty
properties
adapter
items
selectedItem
selectedItemIndex
text
empty parameter list constructor - for usage by factory