remove

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

Removes a control from the form panel.

Parameters

key

key identifier of the control


open fun remove(key: String)

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

Parameters

key

key identifier of the control