Module javafx.base

Class ReadOnlyStringProperty

    • Constructor Detail

      • ReadOnlyStringProperty

        public ReadOnlyStringProperty()
        The constructor of ReadOnlyStringProperty.
    • Method Detail

      • toString

        public String toString()
        Returns a string representation of this ReadOnlyStringProperty object.
        Overrides:
        toString in class Object
        Returns:
        a string representation of this ReadOnlyStringProperty object.