```(children as? ObservableList<T>)?.addList...
# tornadofx
a
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)