From f3c9d405382dd81d426c7eab1f6390ec8e6dad00 Mon Sep 17 00:00:00 2001
From: Robert Jaros
Date: Mon, 5 Mar 2018 08:45:25 +0100
Subject: Documentation update.
---
.../-check-box/disabled.html | 22 ----------------------
1 file changed, 22 deletions(-)
delete mode 100644 docs/api/pl.treksoft.kvision.form.check/-check-box/disabled.html
(limited to 'docs/api/pl.treksoft.kvision.form.check/-check-box/disabled.html')
diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box/disabled.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/disabled.html
deleted file mode 100644
index 03764814..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-check-box/disabled.html
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-CheckBox.disabled - kvision
-
-
-
-kvision / pl.treksoft.kvision.form.check / CheckBox / disabled
-
-disabled
-
-open var disabled: Boolean
-Overrides FormControl.disabled
-Determines if the field is disabled.
-Getter
-
Determines if the field is disabled.
-
-Setter
-
Determines if the field is disabled.
-
-
-
--
cgit