diff options
Diffstat (limited to 'api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/get-value.html')
-rw-r--r-- | api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/get-value.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/get-value.html b/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/get-value.html deleted file mode 100644 index f86e30fb..00000000 --- a/api/pl.treksoft.kvision.core/-styled-component/-refresh-delegate/get-value.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>StyledComponent.RefreshDelegate.getValue - 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">StyledComponent</a> / <a href="index.html">RefreshDelegate</a> / <a href="./get-value.html">getValue</a><br/> -<br/> -<h1>getValue</h1> -<a name="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))"></a> -<code><span class="keyword">operator</span> <span class="keyword">fun </span><span class="identifier">getValue</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/thisRef">thisRef</span><span class="symbol">:</span> <a href="../index.html"><span class="identifier">StyledComponent</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.StyledComponent.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/property">property</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html"><span class="identifier">KProperty</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html#T"><span class="identifier">T</span></a></code> -</BODY> -</HTML> |