I could also write `customerTable.asyncItems { con...
# tornadofx
h
I could also write
customerTable.asyncItems { controller.loadCustomers().toModel() }
.
👍 1