diff options
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-element.html')
-rw-r--r-- | api/pl.treksoft.kvision.tabulator.js/-tabulator/-cell-component/get-element.html | 14 |
1 files changed, 14 insertions, 0 deletions
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> |