unbind

open fun unbind(key: KProperty1<K, *>)

Unbind a control from the form panel.

Parameters

key

key identifier of the control


open fun unbind(key: String)

Unbind a control from the form panel with a dynamic key.

Parameters

key

key identifier of the control