onResetThis

fun <T : JComponent> Cell<T>.onResetThis(callback: (Cell<T>) -> Unit): Cell<T>(source)

Registers the callback to be invoked on the JComponent in this Cell when the dialog is reset, and returns this.