Join Slack
Communities
Powered by
```(children as? ObservableList<T>)?.addList...
# tornadofx
a
aimozg
07/16/2018, 2:19 PM
Copy code
(children as? ObservableList<T>)?.addListener(ListChangeListener { change ->
check if
item
is still inside... TreeView is not accessible at the moment but is at the call site (TreeView<T>.populate)
Open in Slack
Previous
Next