Join Slack
Powered by
Since you allow a null value in the constructor ar...
# tornadofx
e
edvin
09/03/2018, 1:05 PM
Since you allow a null value in the constructor argument, declare it like this instead:
val completedByProperty = SimpleObjectProperty<LocalDate>(completedBy)
Open in Slack
Previous
Next