dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
StringListAdapterBase.add
dlangui
widgets
lists
StringListAdapterBase
add new raw dstring item
StringListAdapterBase
add
(UIString item, int index)
StringListAdapterBase
add
(string item, int index)
StringListAdapterBase
add
(dstring item, int index)
class
StringListAdapterBase
StringListAdapterBase
add
(
dstring
item
,
int
index
= -1
)
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
add new raw dstring item