dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
ComboBoxBase.onThemeChanged
dlangui
widgets
combobox
ComboBoxBase
Undocumented in source. Be warned that the author may not have intended to support it.
class
ComboBoxBase
override
void
onThemeChanged
(
)
Meta
Source
See Implementation
dlangui
widgets
combobox
ComboBoxBase
constructors
this
destructors
~this
functions
createButton
createPopup
createSelectedItemWidget
initialize
layout
onClick
onThemeChanged
popupClosed
setAdapter
showPopup
properties
enabled
selectedItemIndex
variables
_adapter
_body
_button
_lastPopupCloseTimestamp
_ownAdapter
_popup
_popupList
_selectedItemIndex
itemClick