kvision / pl.treksoft.kvision.form.text / AbstractText / <init>

<init>

AbstractText(label: String? = null, rich: Boolean = false)

Parameters

label - label text bound to the input element

rich - determines if label can contain HTML code

Constructor