diff options
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator.js/-tabulator/-date-time-difference-params')
5 files changed, 128 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-date-time-difference-params/date.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-date-time-difference-params/date.html new file mode 100644 index 00000000..ec46c3d4 --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-date-time-difference-params/date.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.DateTimeDifferenceParams.date - 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">DateTimeDifferenceParams</a> / <a href="./date.html">date</a><br/> +<br/> +<h1>date</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.DateTimeDifferenceParams$date"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">date</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/-date-time-difference-params/humanize.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-date-time-difference-params/humanize.html new file mode 100644 index 00000000..e9550c0d --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-date-time-difference-params/humanize.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.DateTimeDifferenceParams.humanize - 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">DateTimeDifferenceParams</a> / <a href="./humanize.html">humanize</a><br/> +<br/> +<h1>humanize</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.DateTimeDifferenceParams$humanize"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">humanize</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></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-date-time-difference-params/index.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-date-time-difference-params/index.html new file mode 100644 index 00000000..7d640e8d --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-date-time-difference-params/index.html @@ -0,0 +1,72 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.DateTimeDifferenceParams - 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">DateTimeDifferenceParams</a><br/> +<br/> +<h1>DateTimeDifferenceParams</h1> +<code><span class="keyword">interface </span><span class="identifier">DateTimeDifferenceParams</span> <span class="symbol">:</span> <a href="../-date-time-params/index.html"><span class="identifier">Tabulator.DateTimeParams</span></a></code> +<h3>Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="date.html">date</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">date</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="humanize.html">humanize</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">humanize</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></code></td> +</tr> +<tr> +<td> +<p><a href="suffix.html">suffix</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">suffix</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></code></td> +</tr> +<tr> +<td> +<p><a href="unit.html">unit</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">unit</span><span class="symbol">: </span><span class="keyword">dynamic</span></code></td> +</tr> +</tbody> +</table> +<h3>Inherited Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="../-date-time-params/input-format.html">inputFormat</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">inputFormat</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="../-date-time-params/invalid-placeholder.html">invalidPlaceholder</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">invalidPlaceholder</span><span class="symbol">: </span><span class="keyword">dynamic</span></code></td> +</tr> +<tr> +<td> +<p><a href="../-date-time-params/output-format.html">outputFormat</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">outputFormat</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-date-time-difference-params/suffix.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-date-time-difference-params/suffix.html new file mode 100644 index 00000000..e03481ac --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-date-time-difference-params/suffix.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.DateTimeDifferenceParams.suffix - 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">DateTimeDifferenceParams</a> / <a href="./suffix.html">suffix</a><br/> +<br/> +<h1>suffix</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.DateTimeDifferenceParams$suffix"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">suffix</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></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-date-time-difference-params/unit.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-date-time-difference-params/unit.html new file mode 100644 index 00000000..55c86a3e --- /dev/null +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-date-time-difference-params/unit.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Tabulator.DateTimeDifferenceParams.unit - 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">DateTimeDifferenceParams</a> / <a href="./unit.html">unit</a><br/> +<br/> +<h1>unit</h1> +<a name="pl.treksoft.kvision.tabulator.js.Tabulator.DateTimeDifferenceParams$unit"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">unit</span><span class="symbol">: </span><span class="keyword">dynamic</span></code> +</BODY> +</HTML> |