kvision / pl.treksoft.kvision.form / FormPanel / getControl

getControl

open fun getControl(key: KProperty1<K, *>): FormControl?

Returns a control of given key.

Parameters

key - key identifier of the control

Return
selected control