Join Slack
Powered by
^ Here's a link on Bindings.select() if you don't ...
# tornadofx
c
carlw
06/18/2018, 6:31 PM
^ Here's a link on Bindings.select() if you don't mind reading plain JavaFX
https://fxdocs.github.io/docs/index.html#_pojo_binding
d
Damien
06/18/2018, 6:52 PM
But how tow acces the data? I tried
column("Name", Bindings.select<String>(AfaEntry::asset, "designation"))
Damien
06/18/2018, 7:13 PM
i cant't access the line object in the definition
Open in Slack
Previous
Next