ReadOnlyStringProperty
Boilerplate which avoids having to use generics. Instead of ReadOnlyProperty<String>
, use ReadOnlyStringProperty
.
Boilerplate which avoids having to use generics. Instead of ReadOnlyProperty<String>
, use ReadOnlyStringProperty
.