Module javafx.base

Class ReadOnlyObjectProperty<T>

    • Constructor Detail

      • ReadOnlyObjectProperty

        public ReadOnlyObjectProperty​()
        The constructor of ReadOnlyObjectProperty.
    • Method Detail

      • toString

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