Super class for all readonly properties wrapping an String.
String
extends StringExpression implements ReadOnlyProperty<String>
See also: javafx.beans.value.ObservableStringValue, javafx.beans.binding.StringExpression, ReadOnlyProperty
Since: JavaFX 2.0
javafx.beans.property.ReadOnlyStringWrapper.getReadOnlyProperty()
javafx.concurrent.Service.messageProperty()
javafx.concurrent.Task.messageProperty()
javafx.concurrent.Worker.messageProperty()
javafx.scene.control.TextInputControl.selectedTextProperty()
javafx.scene.web.WebEngine.locationProperty()