dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
StringListAdapterBase.this
dlangui
widgets
lists
StringListAdapterBase
create empty string list adapter.
this
()
class
StringListAdapterBase
this
(
)
this
(string[] items)
this
(dstring[] items)
this
(StringListValue[] items)
Meta
Source
See Implementation
dlangui
widgets
lists
StringListAdapterBase
constructors
this
destructors
~this
functions
add
clear
itemId
itemState
itemStringId
remove
resetItemState
setItemState
updateStatesLength
properties
itemCount
items
variables
_iconIds
_intIds
_items
_lastItemIndex
_states
_stringIds
create empty string list adapter.