Join Slack
Communities
Powered by
There is a shortcut called `tableView.bindSelected...
# tornadofx
e
edvin
03/29/2017, 9:12 PM
There is a shortcut called
tableView.bindSelected(property)
or even
tableView.bindSelected(model)
which will bind the
selectedItem
of the TableView to the property or even model object supplied.
Open in Slack
Previous
Next