From 5c87c4a52e95c942c413324e21034a52fff0ccb3 Mon Sep 17 00:00:00 2001
From: Robert Jaros DSL builder extension function. It takes the same parameters as the constructor of the built component. DSL builder extension function. Returns current data model with file content read for all KFiles controls. Return Returns current data model with file content read for all KFiles controls. Helper function for creating JavaScript objects from dynamic constructors. Returns current data model with file content read for all KFiles controls.
+
+fieldLabel
+
+fun Container.fieldLabel(forId: String, content: String? = null, rich: Boolean = false, classes: Set<String> = setOf("control-label"), init: FieldLabel.() -> Unit = null): FieldLabel
+Companion Object Functions
+
+
+
+
+
+
+
+
+
+
+fun Container.fieldLabel(forId: String, content: String? = null, rich: Boolean = false, classes: Set<String> = setOf("control-label"), init: FieldLabel.() -> Unit = null): FieldLabel
+Extension Functions
diff --git a/api/pl.treksoft.kvision.form/-form-panel/get-data-with-file-content.html b/api/pl.treksoft.kvision.form/-form-panel/get-data-with-file-content.html
deleted file mode 100644
index 9afc0f15..00000000
--- a/api/pl.treksoft.kvision.form/-form-panel/get-data-with-file-content.html
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-
-
-getDataWithFileContent
-
-suspend fun getDataWithFileContent(): K
-
-data model
-
-
-
-
-
-suspend fun getDataWithFileContent(): K
-
-
+
@@ -346,6 +337,15 @@
+
+
+
+
+
+suspend fun <K : Any> FormPanel<K>.getDataWithFileContent(): K
+
val fields: MutableMap<String, FormControl>
+diff --git a/api/pl.treksoft.kvision.form/-form/fields.html b/api/pl.treksoft.kvision.form/-form/fields.html new file mode 100644 index 00000000..8a5d51b8 --- /dev/null +++ b/api/pl.treksoft.kvision.form/-form/fields.html @@ -0,0 +1,14 @@ + +
+ +
+ + +
+