diff options
Diffstat (limited to 'api/pl.treksoft.kvision.panel/-grid-justify')
5 files changed, 13 insertions, 23 deletions
diff --git a/api/pl.treksoft.kvision.panel/-grid-justify/-c-e-n-t-e-r.html b/api/pl.treksoft.kvision.panel/-grid-justify/-c-e-n-t-e-r.html index d465c994..d5f8a5df 100644 --- a/api/pl.treksoft.kvision.panel/-grid-justify/-c-e-n-t-e-r.html +++ b/api/pl.treksoft.kvision.panel/-grid-justify/-c-e-n-t-e-r.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.panel</a> / <a href="index.html">GridJustify</a> / <a href="./-c-e-n-t-e-r.html">CENTER</a><br/> <br/> <h1>CENTER</h1> -<a name="pl.treksoft.kvision.panel.GridJustify.CENTER"></a> +(js) <a name="pl.treksoft.kvision.panel.GridJustify.CENTER"></a> <code><span class="identifier">CENTER</span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.panel/-grid-justify/-e-n-d.html b/api/pl.treksoft.kvision.panel/-grid-justify/-e-n-d.html index 5396b32d..2484e083 100644 --- a/api/pl.treksoft.kvision.panel/-grid-justify/-e-n-d.html +++ b/api/pl.treksoft.kvision.panel/-grid-justify/-e-n-d.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.panel</a> / <a href="index.html">GridJustify</a> / <a href="./-e-n-d.html">END</a><br/> <br/> <h1>END</h1> -<a name="pl.treksoft.kvision.panel.GridJustify.END"></a> +(js) <a name="pl.treksoft.kvision.panel.GridJustify.END"></a> <code><span class="identifier">END</span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.panel/-grid-justify/-s-t-a-r-t.html b/api/pl.treksoft.kvision.panel/-grid-justify/-s-t-a-r-t.html index d1b879fb..9c873596 100644 --- a/api/pl.treksoft.kvision.panel/-grid-justify/-s-t-a-r-t.html +++ b/api/pl.treksoft.kvision.panel/-grid-justify/-s-t-a-r-t.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.panel</a> / <a href="index.html">GridJustify</a> / <a href="./-s-t-a-r-t.html">START</a><br/> <br/> <h1>START</h1> -<a name="pl.treksoft.kvision.panel.GridJustify.START"></a> +(js) <a name="pl.treksoft.kvision.panel.GridJustify.START"></a> <code><span class="identifier">START</span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.panel/-grid-justify/-s-t-r-e-t-c-h.html b/api/pl.treksoft.kvision.panel/-grid-justify/-s-t-r-e-t-c-h.html index c2aa3bb8..51d8daa1 100644 --- a/api/pl.treksoft.kvision.panel/-grid-justify/-s-t-r-e-t-c-h.html +++ b/api/pl.treksoft.kvision.panel/-grid-justify/-s-t-r-e-t-c-h.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.panel</a> / <a href="index.html">GridJustify</a> / <a href="./-s-t-r-e-t-c-h.html">STRETCH</a><br/> <br/> <h1>STRETCH</h1> -<a name="pl.treksoft.kvision.panel.GridJustify.STRETCH"></a> +(js) <a name="pl.treksoft.kvision.panel.GridJustify.STRETCH"></a> <code><span class="identifier">STRETCH</span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.panel/-grid-justify/index.html b/api/pl.treksoft.kvision.panel/-grid-justify/index.html index 3b7d2431..94ecbdcb 100644 --- a/api/pl.treksoft.kvision.panel/-grid-justify/index.html +++ b/api/pl.treksoft.kvision.panel/-grid-justify/index.html @@ -8,54 +8,44 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.panel</a> / <a href="./index.html">GridJustify</a><br/> <br/> <h1>GridJustify</h1> -<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">GridJustify</span></code> +(js) <code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">GridJustify</span></code> <p>CSS grid justification options.</p> <h3>Enum Values</h3> <table> <tbody> <tr> <td> -<p><a href="-s-t-a-r-t.html">START</a></p> +(js) +<h4><a href="-s-t-a-r-t.html">START</a></h4> </td> <td> </td> </tr> <tr> <td> -<p><a href="-e-n-d.html">END</a></p> +(js) +<h4><a href="-e-n-d.html">END</a></h4> </td> <td> </td> </tr> <tr> <td> -<p><a href="-c-e-n-t-e-r.html">CENTER</a></p> +(js) +<h4><a href="-c-e-n-t-e-r.html">CENTER</a></h4> </td> <td> </td> </tr> <tr> <td> -<p><a href="-s-t-r-e-t-c-h.html">STRETCH</a></p> +(js) +<h4><a href="-s-t-r-e-t-c-h.html">STRETCH</a></h4> </td> <td> </td> </tr> </tbody> </table> -<h3>Extension Functions</h3> -<table> -<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> -</tbody> -</table> </BODY> </HTML> |
