Join Slack
Communities
Powered by
By the way, you don't want constructor parameters ...
# tornadofx
e
edvin
12/04/2017, 3:31 PM
By the way, you don't want constructor parameters in your views. You should never instantiate a View manually, it should be fetched using
inject
or
find<DeviceView>()
Open in Slack
Previous
Next