diff options
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator/-tabulator/deselect-row.html')
-rw-r--r-- | api/pl.treksoft.kvision.tabulator/-tabulator/deselect-row.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator/deselect-row.html b/api/pl.treksoft.kvision.tabulator/-tabulator/deselect-row.html index a12a8fa7..78b48fb5 100644 --- a/api/pl.treksoft.kvision.tabulator/-tabulator/deselect-row.html +++ b/api/pl.treksoft.kvision.tabulator/-tabulator/deselect-row.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.tabulator</a> / <a href="index.html">Tabulator</a> / <a href="./deselect-row.html">deselectRow</a><br/> <br/> <h1>deselectRow</h1> -<a name="pl.treksoft.kvision.tabulator.Tabulator$deselectRow(kotlin.Int)"></a> +(js) <a name="pl.treksoft.kvision.tabulator.Tabulator$deselectRow(kotlin.Int)"></a> <code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">deselectRow</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.tabulator.Tabulator$deselectRow(kotlin.Int)/row">row</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><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>Deselect the row given by id.</p> <h3>Parameters</h3> |