public final ObjectProperty<StringConverter<T>> converterProperty ()

taken from field

Converts the user-typed input (when the Spinner is editable) to an object of type T, such that the input may be retrieved via the value property.