summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.tabulator/-tabulator/set-height.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator/-tabulator/set-height.html')
-rw-r--r--api/pl.treksoft.kvision.tabulator/-tabulator/set-height.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator/set-height.html b/api/pl.treksoft.kvision.tabulator/-tabulator/set-height.html
new file mode 100644
index 00000000..93f00423
--- /dev/null
+++ b/api/pl.treksoft.kvision.tabulator/-tabulator/set-height.html
@@ -0,0 +1,18 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Tabulator.setHeight - 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</a>&nbsp;/&nbsp;<a href="index.html">Tabulator</a>&nbsp;/&nbsp;<a href="./set-height.html">setHeight</a><br/>
+<br/>
+<h1>setHeight</h1>
+<a name="pl.treksoft.kvision.tabulator.Tabulator$setHeight(kotlin.Int)"></a>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">setHeight</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$setHeight(kotlin.Int)/height">height</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
+<p>Change the height of the table.</p>
+<h3>Parameters</h3>
+<p><a name="height"></a>
+<code>height</code> - new heigth of the table</p>
+</BODY>
+</HTML>