Join Slack
Powered by
`column("Name", String::class)`. Then the `value {...
# tornadofx
e
edvin
09/05/2016, 10:43 AM
column("Name", String::class)
. Then the
value { it.value.name}
syntax is still valid, and it is possible to call
cellFactory { CheckboxCell() }
for a boolean column etc.
Open in Slack
Previous
Next