blob: e89cbac7ed27679d2e052706d135782e7ff77fd3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Tabulator.navigateUp - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.tabulator</a> / <a href="index.html">Tabulator</a> / <a href="./navigate-up.html">navigateUp</a><br/>
<br/>
<h1>navigateUp</h1>
<a name="pl.treksoft.kvision.tabulator.Tabulator$navigateUp()"></a>
<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">navigateUp</span><span class="symbol">(</span><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>Navigate to the same cell in the row above.</p>
</BODY>
</HTML>
|