kvision / pl.treksoft.kvision.form / FormPanel / get

get

operator fun get(key: String): Any?

Returns a value of the control of given key.

Parameters

key - key identifier of the control

Return
value of the control