Interface representing a text input's content. Since it is an ObservableStringValue, you can also bind to, or observe the content.
extends ObservableStringValue
Since: JavaFX 2.0
javafx.scene.control.TextInputControl.getContent()
javafx.scene.control.TextInputControl()