ReadOnlyBooleanProperty
Boilerplate which avoids having to use generics. Instead of ReadOnlyProperty<Boolean>
, use ReadOnlyBooleanProperty
.
Boilerplate which avoids having to use generics. Instead of ReadOnlyProperty<Boolean>
, use ReadOnlyBooleanProperty
.