blob: 363d58a629ecdedc2553ae6d37b46af3fba5ced5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Tabulator.getHistoryUndoSize - 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="./get-history-undo-size.html">getHistoryUndoSize</a><br/>
<br/>
<h1>getHistoryUndoSize</h1>
<a name="pl.treksoft.kvision.tabulator.Tabulator$getHistoryUndoSize()"></a>
<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getHistoryUndoSize</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
<p>Get the number of history undo actions available.</p>
</BODY>
</HTML>
|