dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
ComboBoxBase._lastPopupCloseTimestamp
dlangui
widgets
combobox
ComboBoxBase
Undocumented in source.
class
ComboBoxBase
protected
long
_lastPopupCloseTimestamp
;
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