public class SimpleStyleableStringProperty
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

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 StyleableStringProperty

See also:
javafx.beans.property.SimpleStringProperty, CssMetaData, StyleableProperty, StyleableStringProperty

Since:  JavaFX 8.0