diff options
| author | Robert Jaros <rjaros@finn.pl> | 2019-04-24 23:12:48 +0200 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2019-04-24 23:12:48 +0200 |
| commit | 8449ff519f3d853ca82c792dccf12d06fb09b627 (patch) | |
| tree | 079a926cc6d418e2936a1b1797e39dde34710dd0 /api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell | |
| parent | e361ab18f355ff81ef61406543b918d4a2b9567c (diff) | |
| download | kvision-8449ff519f3d853ca82c792dccf12d06fb09b627.tar.gz kvision-8449ff519f3d853ca82c792dccf12d06fb09b627.tar.bz2 kvision-8449ff519f3d853ca82c792dccf12d06fb09b627.zip | |
API documentation for KVision 0.0.35
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell')
15 files changed, 324 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-click.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-click.html new file mode 100644 index 00000000..8d7a9662 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-click.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.OptionsCell.cellClick - 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">OptionsCell</a> / <a href="./cell-click.html">cellClick</a><br/> +<br/> +<h1>cellClick</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.OptionsCell$cellClick"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellClick</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-context.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-context.html new file mode 100644 index 00000000..d00c34d3 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-context.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.OptionsCell.cellContext - 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">OptionsCell</a> / <a href="./cell-context.html">cellContext</a><br/> +<br/> +<h1>cellContext</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.OptionsCell$cellContext"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellContext</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-dbl-click.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-dbl-click.html new file mode 100644 index 00000000..fb323700 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-dbl-click.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.OptionsCell.cellDblClick - 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">OptionsCell</a> / <a href="./cell-dbl-click.html">cellDblClick</a><br/> +<br/> +<h1>cellDblClick</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.OptionsCell$cellDblClick"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellDblClick</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-dbl-tap.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-dbl-tap.html new file mode 100644 index 00000000..176a3760 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-dbl-tap.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.OptionsCell.cellDblTap - 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">OptionsCell</a> / <a href="./cell-dbl-tap.html">cellDblTap</a><br/> +<br/> +<h1>cellDblTap</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.OptionsCell$cellDblTap"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellDblTap</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-edit-cancelled.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-edit-cancelled.html new file mode 100644 index 00000000..8fc8544b --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-edit-cancelled.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.OptionsCell.cellEditCancelled - 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">OptionsCell</a> / <a href="./cell-edit-cancelled.html">cellEditCancelled</a><br/> +<br/> +<h1>cellEditCancelled</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.OptionsCell$cellEditCancelled"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellEditCancelled</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-edited.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-edited.html new file mode 100644 index 00000000..58e1009f --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-edited.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.OptionsCell.cellEdited - 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">OptionsCell</a> / <a href="./cell-edited.html">cellEdited</a><br/> +<br/> +<h1>cellEdited</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.OptionsCell$cellEdited"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellEdited</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-editing.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-editing.html new file mode 100644 index 00000000..ec5fd98d --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-editing.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.OptionsCell.cellEditing - 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">OptionsCell</a> / <a href="./cell-editing.html">cellEditing</a><br/> +<br/> +<h1>cellEditing</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.OptionsCell$cellEditing"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellEditing</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-mouse-enter.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-mouse-enter.html new file mode 100644 index 00000000..e263bbe0 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-mouse-enter.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.OptionsCell.cellMouseEnter - 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">OptionsCell</a> / <a href="./cell-mouse-enter.html">cellMouseEnter</a><br/> +<br/> +<h1>cellMouseEnter</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.OptionsCell$cellMouseEnter"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellMouseEnter</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-mouse-leave.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-mouse-leave.html new file mode 100644 index 00000000..0a2fbf5a --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-mouse-leave.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.OptionsCell.cellMouseLeave - 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">OptionsCell</a> / <a href="./cell-mouse-leave.html">cellMouseLeave</a><br/> +<br/> +<h1>cellMouseLeave</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.OptionsCell$cellMouseLeave"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellMouseLeave</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-mouse-move.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-mouse-move.html new file mode 100644 index 00000000..83863927 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-mouse-move.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.OptionsCell.cellMouseMove - 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">OptionsCell</a> / <a href="./cell-mouse-move.html">cellMouseMove</a><br/> +<br/> +<h1>cellMouseMove</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.OptionsCell$cellMouseMove"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellMouseMove</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-mouse-out.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-mouse-out.html new file mode 100644 index 00000000..b5ca3d83 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-mouse-out.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.OptionsCell.cellMouseOut - 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">OptionsCell</a> / <a href="./cell-mouse-out.html">cellMouseOut</a><br/> +<br/> +<h1>cellMouseOut</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.OptionsCell$cellMouseOut"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellMouseOut</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-mouse-over.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-mouse-over.html new file mode 100644 index 00000000..30bd0b44 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-mouse-over.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.OptionsCell.cellMouseOver - 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">OptionsCell</a> / <a href="./cell-mouse-over.html">cellMouseOver</a><br/> +<br/> +<h1>cellMouseOver</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.OptionsCell$cellMouseOver"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellMouseOver</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-tap-hold.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-tap-hold.html new file mode 100644 index 00000000..450a9b5c --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-tap-hold.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.OptionsCell.cellTapHold - 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">OptionsCell</a> / <a href="./cell-tap-hold.html">cellTapHold</a><br/> +<br/> +<h1>cellTapHold</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.OptionsCell$cellTapHold"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellTapHold</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-tap.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-tap.html new file mode 100644 index 00000000..951d949c --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/cell-tap.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.OptionsCell.cellTap - 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">OptionsCell</a> / <a href="./cell-tap.html">cellTap</a><br/> +<br/> +<h1>cellTap</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.OptionsCell$cellTap"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellTap</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/index.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/index.html new file mode 100644 index 00000000..9095743e --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-options-cell/index.html @@ -0,0 +1,128 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.OptionsCell - 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">OptionsCell</a><br/> +<br/> +<h1>OptionsCell</h1> +<code><span class="keyword">interface </span><span class="identifier">OptionsCell</span></code> +<h3>Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="cell-click.html">cellClick</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellClick</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="cell-context.html">cellContext</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellContext</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="cell-dbl-click.html">cellDblClick</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellDblClick</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="cell-dbl-tap.html">cellDblTap</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellDblTap</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="cell-edit-cancelled.html">cellEditCancelled</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellEditCancelled</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="cell-edited.html">cellEdited</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellEdited</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="cell-editing.html">cellEditing</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellEditing</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">cell</span><span class="symbol">:</span> <a href="../-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</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><span class="symbol">)</span><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="cell-mouse-enter.html">cellMouseEnter</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cellMouseEnter</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">e</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">cell</span><span class="symbol">:</span> < |
