``` override val root = vbox { this += fin...
# tornadofx
r
Copy code
override val root = vbox {
        this += find(SearchView::class).root
    }