But the magic might allow you to do something like...
# tornadofx
c
But the magic might allow you to do something like this textfield(viewModel.name) textfield(viewModel.phone) find<AddressFragment>(viewModel.street1, viewModel.city, viewModel.state) ...