dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
StringListAdapterBase.this
dlangui
widgets
lists
StringListAdapterBase
Init with array of string resource IDs.
this
()
this
(string[] items)
class
StringListAdapterBase
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
Init with array of string resource IDs.