Join Slack
Communities
Powered by
<@U78L28DMX> As you probably figured out by now, t...
# tornadofx
e
edvin
11/19/2017, 2:02 PM
@amanda.hinchman-dominguez
As you probably figured out by now, the by far easiest way to get hold of an object from your FXML file in the View is to assign it an
fx:id
attribute and do
val myButton: Button by fxid()
.
Open in Slack
Previous
Next