diff options
| author | Robert Jaros <rjaros@finn.pl> | 2018-03-01 14:21:24 +0100 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2018-03-01 14:21:24 +0100 |
| commit | 107481f9ad5783daed68de8dadea65be57a6266b (patch) | |
| tree | 7f8063e5516585c12c599ce026c0d542b49ff985 /docs/api/pl.treksoft.kvision.core/-widget-wrapper/-init-.html | |
| parent | 8163f730f4b195160b5b9ca4202c1f304ac68b27 (diff) | |
| download | kvision-107481f9ad5783daed68de8dadea65be57a6266b.tar.gz kvision-107481f9ad5783daed68de8dadea65be57a6266b.tar.bz2 kvision-107481f9ad5783daed68de8dadea65be57a6266b.zip | |
Site initial commit
Diffstat (limited to 'docs/api/pl.treksoft.kvision.core/-widget-wrapper/-init-.html')
| -rw-r--r-- | docs/api/pl.treksoft.kvision.core/-widget-wrapper/-init-.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/api/pl.treksoft.kvision.core/-widget-wrapper/-init-.html b/docs/api/pl.treksoft.kvision.core/-widget-wrapper/-init-.html deleted file mode 100644 index 191683d7..00000000 --- a/docs/api/pl.treksoft.kvision.core/-widget-wrapper/-init-.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>WidgetWrapper.<init> - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">WidgetWrapper</a> / <a href="./-init-.html"><init></a><br/> -<br/> -<h1><init></h1> -<a name="pl.treksoft.kvision.core.WidgetWrapper$<init>(pl.treksoft.kvision.core.Component, kotlin.collections.Set((kotlin.String)))"></a> -<code><span class="identifier">WidgetWrapper</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.WidgetWrapper$<init>(pl.treksoft.kvision.core.Component, kotlin.collections.Set((kotlin.String)))/wrapped">wrapped</span><span class="symbol">:</span> <a href="../-component/index.html"><span class="identifier">Component</span></a><span class="symbol">?</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.WidgetWrapper$<init>(pl.treksoft.kvision.core.Component, kotlin.collections.Set((kotlin.String)))/classes">classes</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><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> <span class="symbol">=</span> setOf()<span class="symbol">)</span></code> -<h3>Parameters</h3> -<p><a name="wrapped"></a> -<code>wrapped</code> - wrapped component</p> -<p><a name="classes"></a> -<code>classes</code> - Set of CSS class names</p> -<p><strong>Constructor</strong><br/> -</p> -</BODY> -</HTML> |
