But we could do: `find<CustomerEditor>(mapOf...
# tornadofx
e
But we could do:
find<CustomerEditor>(mapOf(CustomerEditor::customerId, 118)
perhaps. That could still work with
by param()
.
👍 1