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

getControl

fun getControl(key: String): FormControl?

Returns a control of given key.

Parameters

key - key identifier of the control

Return
selected control