Uses of Interface
io.github.mmm.property.string.WritableStringProperty
-
Packages that use WritableStringProperty Package Description io.github.mmm.property.string Contains property infrastructure forString
. -
-
Uses of WritableStringProperty in io.github.mmm.property.string
Classes in io.github.mmm.property.string that implement WritableStringProperty Modifier and Type Class Description class
StringListProperty
This is an extension ofStringProperty
that stores a list ofString
values that are enclosed with pipe-symbols.class
StringProperty
Implementation ofWritableStringProperty
.
-