Join Slack
Powered by
I have a model object which has a `val view: Objec...
# tornadofx
h
hudsonb
01/04/2019, 2:47 AM
I have a model object which has a
val view: ObjectProperty<KClass<out UIComponent>>
. Is there an easy/built-in way to bind that to the
centerProperty
of a
BorderPane
?
Open in Slack
Previous
Next