bindIntValue

fun Cell<JIntSpinner>.bindIntValue(property: KMutableProperty0<Int>): Cell<JIntSpinner>(source)

Binds the value of the JIntSpinner in this Cell to property.