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.tabulator.js/-tabulator/-image-params | |
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.tabulator.js/-tabulator/-image-params')
3 files changed, 7 insertions, 5 deletions
diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-image-params/height.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-image-params/height.html index af5d378d..1c3f4541 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-image-params/height.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-image-params/height.html @@ -8,7 +8,7 @@ <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">ImageParams</a> / <a href="./height.html">height</a><br/> <br/> <h1>height</h1> -<a name="pl.treksoft.kvision.tabulator.js.Tabulator.ImageParams$height"></a> +(js) <a name="pl.treksoft.kvision.tabulator.js.Tabulator.ImageParams$height"></a> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">height</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> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-image-params/index.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-image-params/index.html index a38b314e..73f404d5 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-image-params/index.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-image-params/index.html @@ -8,20 +8,22 @@ <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">ImageParams</a><br/> <br/> <h1>ImageParams</h1> -<code><span class="keyword">interface </span><span class="identifier">ImageParams</span></code> +(js) <code><span class="keyword">interface </span><span class="identifier">ImageParams</span></code> <h3>Properties</h3> <table> <tbody> <tr> <td> -<p><a href="height.html">height</a></p> +(js) +<h4><a href="height.html">height</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">height</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="width.html">width</a></p> +(js) +<h4><a href="width.html">width</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">width</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> diff --git a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-image-params/width.html b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-image-params/width.html index b77ad99f..155ccaf7 100644 --- a/api/pl.treksoft.kvision.tabulator.js/-tabulator/-image-params/width.html +++ b/api/pl.treksoft.kvision.tabulator.js/-tabulator/-image-params/width.html @@ -8,7 +8,7 @@ <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">ImageParams</a> / <a href="./width.html">width</a><br/> <br/> <h1>width</h1> -<a name="pl.treksoft.kvision.tabulator.js.Tabulator.ImageParams$width"></a> +(js) <a name="pl.treksoft.kvision.tabulator.js.Tabulator.ImageParams$width"></a> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">width</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> </BODY> </HTML> |