summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.tabulator/-column-definition/formatter-component-function.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator/-column-definition/formatter-component-function.html')
-rw-r--r--api/pl.treksoft.kvision.tabulator/-column-definition/formatter-component-function.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.tabulator/-column-definition/formatter-component-function.html b/api/pl.treksoft.kvision.tabulator/-column-definition/formatter-component-function.html
new file mode 100644
index 00000000..77b71fb0
--- /dev/null
+++ b/api/pl.treksoft.kvision.tabulator/-column-definition/formatter-component-function.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ColumnDefinition.formatterComponentFunction - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.tabulator</a>&nbsp;/&nbsp;<a href="index.html">ColumnDefinition</a>&nbsp;/&nbsp;<a href="./formatter-component-function.html">formatterComponentFunction</a><br/>
+<br/>
+<h1>formatterComponentFunction</h1>
+<a name="pl.treksoft.kvision.tabulator.ColumnDefinition$formatterComponentFunction"></a>
+<code><span class="keyword">val </span><span class="identifier">formatterComponentFunction</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">cell</span><span class="symbol">:</span>&nbsp;<a href="../../pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/index.html"><span class="identifier">Tabulator.CellComponent</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">onRendered</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><span class="identifier">callback</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">data</span><span class="symbol">:</span>&nbsp;<a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="../../pl.treksoft.kvision.core/-component/index.html"><span class="identifier">Component</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
+</BODY>
+</HTML>