glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-core
/
uk.co.nickthecoder.glok.control
/
TextListCell
/
TextListCell
Text
List
Cell
constructor
(
listView
:
ListView
<
T
>
,
item
:
T
,
text
:
String
=
item.toString()
)