diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-03-13 01:05:20 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-03-13 01:05:20 +0100 |
commit | 0365722f8549ee93918be99da1b9f901cf0b2c8d (patch) | |
tree | 01624b829e0d11c122070dacab6e7b1bf90325a8 /api/pl.treksoft.kvision.chart/-layout-padding-object/index.html | |
parent | 4ffe1bee99a55e985bb71dacff3839263cb4316f (diff) | |
download | kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.gz kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.bz2 kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.zip |
API documentation for KVision 3.5.2
Diffstat (limited to 'api/pl.treksoft.kvision.chart/-layout-padding-object/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.chart/-layout-padding-object/index.html | 35 |
1 files changed, 15 insertions, 20 deletions
diff --git a/api/pl.treksoft.kvision.chart/-layout-padding-object/index.html b/api/pl.treksoft.kvision.chart/-layout-padding-object/index.html index 19aeb909..73170261 100644 --- a/api/pl.treksoft.kvision.chart/-layout-padding-object/index.html +++ b/api/pl.treksoft.kvision.chart/-layout-padding-object/index.html @@ -8,19 +8,19 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.chart</a> / <a href="./index.html">LayoutPaddingObject</a><br/> <br/> <h1>LayoutPaddingObject</h1> -<code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">LayoutPaddingObject</span></code> +(js) <code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">LayoutPaddingObject</span></code> <p>Chart layout padding options.</p> <h3>Constructors</h3> <table> <tbody> <tr> <td> -<p><a href="-init-.html"><init></a></p> +(js) +<h4><a href="-init-.html"><init></a></h4> </td> <td> -<code><span class="identifier">LayoutPaddingObject</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.chart.LayoutPaddingObject$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int)/top">top</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LayoutPaddingObject$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int)/right">right</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LayoutPaddingObject$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int)/bottom">bottom</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LayoutPaddingObject$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int)/left">left</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">)</span></code> <p>Chart layout padding options.</p> -</td> +<code><span class="identifier">LayoutPaddingObject</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.chart.LayoutPaddingObject$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int)/top">top</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LayoutPaddingObject$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int)/right">right</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LayoutPaddingObject$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int)/bottom">bottom</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LayoutPaddingObject$<init>(kotlin.Int, kotlin.Int, kotlin.Int, kotlin.Int)/left">left</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">)</span></code></td> </tr> </tbody> </table> @@ -29,28 +29,32 @@ <tbody> <tr> <td> -<p><a href="bottom.html">bottom</a></p> +(js) +<h4><a href="bottom.html">bottom</a></h4> </td> <td> <code><span class="keyword">val </span><span class="identifier">bottom</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="left.html">left</a></p> +(js) +<h4><a href="left.html">left</a></h4> </td> <td> <code><span class="keyword">val </span><span class="identifier">left</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="right.html">right</a></p> +(js) +<h4><a href="right.html">right</a></h4> </td> <td> <code><span class="keyword">val </span><span class="identifier">right</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="top.html">top</a></p> +(js) +<h4><a href="top.html">top</a></h4> </td> <td> <code><span class="keyword">val </span><span class="identifier">top</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span></code></td> @@ -62,21 +66,12 @@ <tbody> <tr> <td> -<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p> -</td> -<td> -<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</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="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span> <span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code> -<p>Helper function for creating JavaScript objects from dynamic constructors.</p> -</td> -</tr> -<tr> -<td> -<p><a href="../to-js.html">toJs</a></p> +(js) +<h4><a href="../to-js.html">toJs</a></h4> </td> <td> -<code><span class="keyword">fun </span><a href="./index.html"><span class="identifier">LayoutPaddingObject</span></a><span class="symbol">.</span><span class="identifier">toJs</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="keyword">dynamic</span></code> <p>An extension function to convert configuration class to JS object.</p> -</td> +<code><span class="keyword">fun </span><a href="./index.html"><span class="identifier">LayoutPaddingObject</span></a><span class="symbol">.</span><span class="identifier">toJs</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="keyword">dynamic</span></code></td> </tr> </tbody> </table> |