aboutsummaryrefslogtreecommitdiff
path: root/api1/pl.treksoft.kvision.form/-form/fields.html
diff options
context:
space:
mode:
Diffstat (limited to 'api1/pl.treksoft.kvision.form/-form/fields.html')
-rw-r--r--api1/pl.treksoft.kvision.form/-form/fields.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.form/-form/fields.html b/api1/pl.treksoft.kvision.form/-form/fields.html
new file mode 100644
index 00000000..8a5d51b8
--- /dev/null
+++ b/api1/pl.treksoft.kvision.form/-form/fields.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Form.fields - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.form</a>&nbsp;/&nbsp;<a href="index.html">Form</a>&nbsp;/&nbsp;<a href="./fields.html">fields</a><br/>
+<br/>
+<h1>fields</h1>
+<a name="pl.treksoft.kvision.form.Form$fields"></a>
+<code><span class="keyword">val </span><span class="identifier">fields</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html"><span class="identifier">MutableMap</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<a href="../-form-control/index.html"><span class="identifier">FormControl</span></a><span class="symbol">&gt;</span></code>
+</BODY>
+</HTML>