Module javafx.base

Class ObjectProperty<T>

    • Constructor Detail

      • ObjectProperty

        public ObjectProperty()
    • Method Detail

      • toString

        public String toString()
        Returns a string representation of this ObjectProperty object.
        Overrides:
        toString in class ReadOnlyObjectProperty<T>
        Returns:
        a string representation of this ObjectProperty object.