aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.tabulator.js/-tabulator/-checkbox-params/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator.js/-tabulator/-checkbox-params/index.html')
-rw-r--r--api/pl.treksoft.kvision.tabulator.js/-tabulator/-checkbox-params/index.html32
1 files changed, 32 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-checkbox-params/index.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-checkbox-params/index.html
new file mode 100644
index 00000000..8c965cac
--- /dev/null
+++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-checkbox-params/index.html
@@ -0,0 +1,32 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Tabulator.CheckboxParams - 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.tabulator.js</a>&nbsp;/&nbsp;<a href="../index.html">Tabulator</a>&nbsp;/&nbsp;<a href="./index.html">CheckboxParams</a><br/>
+<br/>
+<h1>CheckboxParams</h1>
+<code><span class="keyword">interface </span><span class="identifier">CheckboxParams</span></code>
+<h3>Properties</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="indeterminate-value.html">indeterminateValue</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">indeterminateValue</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="tristate.html">tristate</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">tristate</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>