diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-03-07 13:46:10 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-03-07 13:46:10 +0100 |
commit | c9f98dfdbdc3f56553b58dc226b3f841189d0fc0 (patch) | |
tree | ab2ca5f9c67cace6a9d5f220d7ecdd482b947eff /api/pl.treksoft.kvision.core | |
parent | 70ed562ae730f65671defed6ed79d08d8126d467 (diff) | |
download | kvision-c9f98dfdbdc3f56553b58dc226b3f841189d0fc0.tar.gz kvision-c9f98dfdbdc3f56553b58dc226b3f841189d0fc0.tar.bz2 kvision-c9f98dfdbdc3f56553b58dc226b3f841189d0fc0.zip |
API documentation update
Diffstat (limited to 'api/pl.treksoft.kvision.core')
-rw-r--r-- | api/pl.treksoft.kvision.core/-widget-wrapper/visible.html | 6 | ||||
-rw-r--r-- | api/pl.treksoft.kvision.core/-widget/visible.html | 3 |
2 files changed, 0 insertions, 9 deletions
diff --git a/api/pl.treksoft.kvision.core/-widget-wrapper/visible.html b/api/pl.treksoft.kvision.core/-widget-wrapper/visible.html index 51b6361d..b82b997e 100644 --- a/api/pl.treksoft.kvision.core/-widget-wrapper/visible.html +++ b/api/pl.treksoft.kvision.core/-widget-wrapper/visible.html @@ -12,11 +12,5 @@ <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">visible</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> <p>Overrides <a href="../-widget/visible.html">Widget.visible</a></p> <p>Visibility state of the current component.</p> -<p><strong>Getter</strong><br/> -<p>Visibility state of the current component.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Visibility state of the current component.</p> -</p> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.core/-widget/visible.html b/api/pl.treksoft.kvision.core/-widget/visible.html index 927159f6..adb5deae 100644 --- a/api/pl.treksoft.kvision.core/-widget/visible.html +++ b/api/pl.treksoft.kvision.core/-widget/visible.html @@ -12,8 +12,5 @@ <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">visible</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> <p>Overrides <a href="../-component/visible.html">Component.visible</a></p> <p>Visibility state of the current component.</p> -<p><strong>Setter</strong><br/> -<p>Visibility state of the current component.</p> -</p> </BODY> </HTML> |