In a TableView<T> where the T has an Observa...
# tornadofx
i
In a TableView<T> where the T has an Observable Boolean T::boolprop, want do highlight the rows, if the rowItem.boolprop.value == true