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

get

operator fun get(key: KProperty1<K, *>): Any?

Returns a value of the control of given key.

Parameters

key - key identifier of the control

Return
value of the control