kvision / pl.treksoft.kvision.form / Form / getControl

getControl

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

Returns a control of given key.

Parameters

key - key identifier of the control

Return
selected control