bindCurrentText

fun Cell<ComboBox<String>>.bindCurrentText(property: KMutableProperty0<String>): Cell<ComboBox<String>>(source)

Binds the current possibly-non-committed value of the ComboBox in this Cell to property.