create empty string list adapter.
Init with array of string resource IDs.
Init with array of unicode strings.
Init with array of StringListValue.
return list item widget by item index
called when theme is changed
reset one or more list item's state flags, returns updated state
set one or more list item's state flags, returns updated state
remove all items
remove item by index
add new item
add new string resource item
add new raw dstring item
Access to items collection.
Replace items collection.
Replace items collection.
Replace items collection.
returns number of widgets in list
returns integer item id by index (if supported)
returns string item id by index (if supported)
return list item's state flags
set one or more list item's state flags, returns updated state
reset one or more list item's state flags, returns updated state
List adapter providing strings only.