This class extends SimpleStringProperty
and provides a full
implementation of a StyleableProperty
.
This class is used to make a javafx.beans.property.StringProperty
,
that would otherwise be implemented as a SimpleStringProperty
,
style‑able by CSS.
extends
javafx.beans.property.SimpleStringProperty, CssMetaData, StyleableProperty, StyleableStringProperty