textFieldOf

fun textFieldOf(boundValue: StringProperty): TextField

Factory method to create a TextField bound to a StringProperty

Parameters

boundValue

String property to bind to the TextField's text property