Package javafx.css

Class StyleableStringProperty

    • Constructor Detail

      • StyleableStringProperty

        public StyleableStringProperty()
        The constructor of the StyleableStringProperty.
      • StyleableStringProperty

        public StyleableStringProperty​(String initialValue)
        The constructor of the StyleableStringProperty.
        Parameters:
        initialValue - the initial value of the wrapped Object