diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form.select/-select-input/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.form.select/-select-input/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/api/pl.treksoft.kvision.form.select/-select-input/index.html b/api/pl.treksoft.kvision.form.select/-select-input/index.html index d3cdf4f2..df9a9f5b 100644 --- a/api/pl.treksoft.kvision.form.select/-select-input/index.html +++ b/api/pl.treksoft.kvision.form.select/-select-input/index.html @@ -358,10 +358,10 @@ <tbody> <tr> <td> -<p><a href="../-remote-select-input/index.html">RemoteSelectInput</a></p> +<p><a href="../-select-remote-input/index.html">SelectRemoteInput</a></p> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">RemoteSelectInput</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> <a href="./index.html"><span class="identifier">SelectInput</span></a></code> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">SelectRemoteInput</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> <a href="./index.html"><span class="identifier">SelectInput</span></a></code> <p>The Select control connected to the multiplatform service.</p> </td> </tr> |