Join Slack
Powered by
But I wonder.. do you really need the property for...
# tornadofx
e
edvin
04/08/2017, 10:35 PM
But I wonder.. do you really need the property for this observable list? Couldn't you just do
val groups = FXCollections.observableArrayList(group.groups?.map(::GroupFX) ?: emptyList())
?
2
Views
Open in Slack
Previous
Next