diff options
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component')
15 files changed, 312 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/cancel-edit.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/cancel-edit.html new file mode 100644 index 00000000..48931bd3 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/cancel-edit.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.CellComponent.cancelEdit - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="index.html">CellComponent</a> / <a href="./cancel-edit.html">cancelEdit</a><br/> +<br/> +<h1>cancelEdit</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.CellComponent$cancelEdit"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">cancelEdit</span><span class="symbol">: </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> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/check-height.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/check-height.html new file mode 100644 index 00000000..73d41ce3 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/check-height.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.CellComponent.checkHeight - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="index.html">CellComponent</a> / <a href="./check-height.html">checkHeight</a><br/> +<br/> +<h1>checkHeight</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.CellComponent$checkHeight"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">checkHeight</span><span class="symbol">: </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> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/edit.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/edit.html new file mode 100644 index 00000000..3f7c4fa8 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/edit.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.CellComponent.edit - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="index.html">CellComponent</a> / <a href="./edit.html">edit</a><br/> +<br/> +<h1>edit</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.CellComponent$edit"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">edit</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">ignoreEditable</span><span class="symbol">:</span> <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/-unit/index.html"><span class="identifier">Unit</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-column.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-column.html new file mode 100644 index 00000000..ebf9506b --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-column.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.CellComponent.getColumn - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="index.html">CellComponent</a> / <a href="./get-column.html">getColumn</a><br/> +<br/> +<h1>getColumn</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.CellComponent$getColumn"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getColumn</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="../-column-component/index.html"><span class="identifier">Tabulator.ColumnComponent</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-data.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-data.html new file mode 100644 index 00000000..094be5a2 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-data.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.CellComponent.getData - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="index.html">CellComponent</a> / <a href="./get-data.html">getData</a><br/> +<br/> +<h1>getData</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.CellComponent$getData"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getData</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-element.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-element.html new file mode 100644 index 00000000..19a2ce66 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-element.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.CellComponent.getElement - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="index.html">CellComponent</a> / <a href="./get-element.html">getElement</a><br/> +<br/> +<h1>getElement</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.CellComponent$getElement"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getElement</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <span class="identifier"><ERROR CLASS></span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-field.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-field.html new file mode 100644 index 00000000..5090ee7f --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-field.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.CellComponent.getField - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="index.html">CellComponent</a> / <a href="./get-field.html">getField</a><br/> +<br/> +<h1>getField</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.CellComponent$getField"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getField</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-old-value.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-old-value.html new file mode 100644 index 00000000..1c6718ef --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-old-value.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.CellComponent.getOldValue - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="index.html">CellComponent</a> / <a href="./get-old-value.html">getOldValue</a><br/> +<br/> +<h1>getOldValue</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.CellComponent$getOldValue"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getOldValue</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-row.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-row.html new file mode 100644 index 00000000..3f0685c3 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-row.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.CellComponent.getRow - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="index.html">CellComponent</a> / <a href="./get-row.html">getRow</a><br/> +<br/> +<h1>getRow</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.CellComponent$getRow"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getRow</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="../-row-component/index.html"><span class="identifier">Tabulator.RowComponent</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-table.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-table.html new file mode 100644 index 00000000..302b2766 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-table.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.CellComponent.getTable - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="index.html">CellComponent</a> / <a href="./get-table.html">getTable</a><br/> +<br/> +<h1>getTable</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.CellComponent$getTable"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getTable</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="../index.html"><span class="identifier">Tabulator</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-value.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-value.html new file mode 100644 index 00000000..67e945c2 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-value.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.CellComponent.getValue - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="index.html">CellComponent</a> / <a href="./get-value.html">getValue</a><br/> +<br/> +<h1>getValue</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.CellComponent$getValue"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getValue</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/index.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/index.html new file mode 100644 index 00000000..69941d9b --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/index.html @@ -0,0 +1,116 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.CellComponent - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="./index.html">CellComponent</a><br/> +<br/> +<h1>CellComponent</h1> +<code><span class="keyword">interface </span><span class="identifier">CellComponent</span></code> +<h3>Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="cancel-edit.html">cancelEdit</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">cancelEdit</span><span class="symbol">: </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></td> +</tr> +<tr> +<td> +<p><a href="check-height.html">checkHeight</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">checkHeight</span><span class="symbol">: </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></td> +</tr> +<tr> +<td> +<p><a href="edit.html">edit</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">edit</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">ignoreEditable</span><span class="symbol">:</span> <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/-unit/index.html"><span class="identifier">Unit</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="get-column.html">getColumn</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getColumn</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="../-column-component/index.html"><span class="identifier">Tabulator.ColumnComponent</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="get-data.html">getData</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getData</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="get-element.html">getElement</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getElement</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <span class="identifier"><ERROR CLASS></span></code></td> +</tr> +<tr> +<td> +<p><a href="get-field.html">getField</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getField</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="get-old-value.html">getOldValue</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getOldValue</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="get-row.html">getRow</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getRow</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="../-row-component/index.html"><span class="identifier">Tabulator.RowComponent</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="get-table.html">getTable</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getTable</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="../index.html"><span class="identifier">Tabulator</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="get-value.html">getValue</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getValue</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="nav.html">nav</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">nav</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="../-cell-navigation/index.html"><span class="identifier">Tabulator.CellNavigation</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="restore-old-value.html">restoreOldValue</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">restoreOldValue</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="set-value.html">setValue</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">setValue</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">value</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">,</span> <span class="identifier">mutate</span><span class="symbol">:</span> <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/-unit/index.html"><span class="identifier">Unit</span></a></code></td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/nav.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/nav.html new file mode 100644 index 00000000..358cf6ce --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/nav.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.CellComponent.nav - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="index.html">CellComponent</a> / <a href="./nav.html">nav</a><br/> +<br/> +<h1>nav</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.CellComponent$nav"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">nav</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="../-cell-navigation/index.html"><span class="identifier">Tabulator.CellNavigation</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/restore-old-value.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/restore-old-value.html new file mode 100644 index 00000000..78c4c412 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/restore-old-value.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.CellComponent.restoreOldValue - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="index.html">CellComponent</a> / <a href="./restore-old-value.html">restoreOldValue</a><br/> +<br/> +<h1>restoreOldValue</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.CellComponent$restoreOldValue"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">restoreOldValue</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/set-value.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/set-value.html new file mode 100644 index 00000000..2cde45a1 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/set-value.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.CellComponent.setValue - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="index.html">CellComponent</a> / <a href="./set-value.html">setValue</a><br/> +<br/> +<h1>setValue</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.CellComponent$setValue"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">setValue</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">value</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">,</span> <span class="identifier">mutate</span><span class="symbol">:</span> <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/-unit/index.html"><span class="identifier">Unit</span></a></code> +</BODY> +</HTML> |