Uses of Interface
io.github.mmm.value.observable.string.WritableStringValue
-
Packages that use WritableStringValue Package Description io.github.mmm.property.string Contains property infrastructure forString
. -
-
Uses of WritableStringValue in io.github.mmm.property.string
Subinterfaces of WritableStringValue in io.github.mmm.property.string Modifier and Type Interface Description interface
WritableStringProperty
Classes in io.github.mmm.property.string that implement WritableStringValue 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
.
-