diff options
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator/-tabulator-options/add-row-pos.html')
-rw-r--r-- | api/pl.treksoft.kvision.tabulator/-tabulator-options/add-row-pos.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator-options/add-row-pos.html b/api/pl.treksoft.kvision.tabulator/-tabulator-options/add-row-pos.html new file mode 100644 index 00000000..b1952c63 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator/-tabulator-options/add-row-pos.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>TabulatorOptions.addRowPos - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.tabulator</a> / <a href="index.html">TabulatorOptions</a> / <a href="./add-row-pos.html">addRowPos</a><br/> +<br/> +<h1>addRowPos</h1> +<a name="pl.treksoft.kvision.tabulator.TabulatorOptions$addRowPos"></a> +<code><span class="keyword">val </span><span class="identifier">addRowPos</span><span class="symbol">: </span><a href="../-row-pos/index.html"><span class="identifier">RowPos</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> |