Join Slack
Powered by
<@U6BRLED33> Aha, the `params` map holdes any para...
# tornadofx
e
edvin
08/02/2017, 6:09 AM
@eddy_wm
Aha, the
params
map holdes any parameters sent to the view. You can also access those using the
val myParam: Int by param()
syntax. I can create an example that shows how to deal with nested properties in a TableView.
3
Views
Open in Slack
Previous
Next