<@U0F3291QE> Another question: I have a `ListView`...
# tornadofx
v
@edvin Another question: I have a
ListView
which displays nodes from an ObservableList with a
cellFormat
. All good. But now I also need to know the indices of the elements in the list for
cellFormat
to show the data.