diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form.time/-date-time/rich.html')
-rw-r--r-- | api/pl.treksoft.kvision.form.time/-date-time/rich.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.form.time/-date-time/rich.html b/api/pl.treksoft.kvision.form.time/-date-time/rich.html new file mode 100644 index 00000000..9b6fb236 --- /dev/null +++ b/api/pl.treksoft.kvision.form.time/-date-time/rich.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DateTime.rich - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.time</a> / <a href="index.html">DateTime</a> / <a href="./rich.html">rich</a><br/> +<br/> +<h1>rich</h1> +<a name="pl.treksoft.kvision.form.time.DateTime$rich"></a> +<code><span class="keyword">var </span><span class="identifier">rich</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> +<p>Determines if <a href="label.html">label</a> can contain HTML code.</p> +</BODY> +</HTML> |