bindLongValue

fun Cell<JLongSpinner>.bindLongValue(property: KMutableProperty0<Long>): Cell<JLongSpinner>(source)

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