summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.tabulator.js/-tabulator/get-rows.html
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2019-04-24 23:12:48 +0200
committerRobert Jaros <rjaros@finn.pl>2019-04-24 23:12:48 +0200
commit8449ff519f3d853ca82c792dccf12d06fb09b627 (patch)
tree079a926cc6d418e2936a1b1797e39dde34710dd0 /api/pl.treksoft.kvision.tabulator.js/-tabulator/get-rows.html
parente361ab18f355ff81ef61406543b918d4a2b9567c (diff)
downloadkvision-8449ff519f3d853ca82c792dccf12d06fb09b627.tar.gz
kvision-8449ff519f3d853ca82c792dccf12d06fb09b627.tar.bz2
kvision-8449ff519f3d853ca82c792dccf12d06fb09b627.zip
API documentation for KVision 0.0.35
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator.js/-tabulator/get-rows.html')
-rw-r--r--api/pl.treksoft.kvision.tabulator.js/-tabulator/get-rows.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/get-rows.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/get-rows.html
new file mode 100644
index 00000000..2c5f44fc
--- /dev/null
+++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/get-rows.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Tabulator.getRows - 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="./get-rows.html">getRows</a><br/>
+<br/>
+<h1>getRows</h1>
+<a name="pl.treksoft.kvision.tabulator.js.Tabulator$getRows(kotlin.Boolean)"></a>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getRows</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.js.Tabulator$getRows(kotlin.Boolean)/activeOnly">activeOnly</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><span class="symbol">&lt;</span><a href="-row-component/index.html"><span class="identifier">Tabulator.RowComponent</span></a><span class="symbol">&gt;</span></code>
+</BODY>
+</HTML>