Join Slack
Powered by
I also don't think you wanted to declare the table...
# tornadofx
e
edvin
08/28/2018, 1:04 PM
I also don't think you wanted to declare the tableRow as a
val
, since you're passing it on to the
TableRowSkin
constructor, hence it is probably already available to you, no need to declare a new property to access it.
Open in Slack
Previous
Next