blob: 8ca4c110f465835f79edb9370a30301eaa1af4b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>TabulatorOptions.virtualDomBuffer - 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">TabulatorOptions</a> / <a href="./virtual-dom-buffer.html">virtualDomBuffer</a><br/>
<br/>
<h1>virtualDomBuffer</h1>
<a name="pl.treksoft.kvision.tabulator.TabulatorOptions$virtualDomBuffer"></a>
<code><span class="keyword">val </span><span class="identifier">virtualDomBuffer</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span></code>
</BODY>
</HTML>
|