In this case, the MySimpleItemFragment does nothin...
# tornadofx
e
In this case, the MySimpleItemFragment does nothing, you simply don't need it since you assign to the text property of the listCell and you basically only have the label in the cell. For this use case you can simply skip the whole cellFragment and just use CellFormat and you're done.