aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-widget/show-tooltip.html
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2019-04-04 13:10:28 +0200
committerRobert Jaros <rjaros@finn.pl>2019-04-04 13:10:28 +0200
commit8883419bfcec00947863741d48dbd89cc877615a (patch)
tree3bfaa51ceaae33abe2be84d1bcc6c772bec2fd59 /api/pl.treksoft.kvision.core/-widget/show-tooltip.html
parent7d18a562b285a7ae08f81ba6110637ea797e84f9 (diff)
downloadkvision-8883419bfcec00947863741d48dbd89cc877615a.tar.gz
kvision-8883419bfcec00947863741d48dbd89cc877615a.tar.bz2
kvision-8883419bfcec00947863741d48dbd89cc877615a.zip
API documentation for KVision 0.0.32
Diffstat (limited to 'api/pl.treksoft.kvision.core/-widget/show-tooltip.html')
-rw-r--r--api/pl.treksoft.kvision.core/-widget/show-tooltip.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-widget/show-tooltip.html b/api/pl.treksoft.kvision.core/-widget/show-tooltip.html
new file mode 100644
index 00000000..53a36248
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-widget/show-tooltip.html
@@ -0,0 +1,17 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Widget.showTooltip - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.core</a>&nbsp;/&nbsp;<a href="index.html">Widget</a>&nbsp;/&nbsp;<a href="./show-tooltip.html">showTooltip</a><br/>
+<br/>
+<h1>showTooltip</h1>
+<a name="pl.treksoft.kvision.core.Widget$showTooltip()"></a>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">showTooltip</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Widget</span></a></code>
+<p>Shows tooltip for the current widget.</p>
+<p><strong>Return</strong><br/>
+current widget</p>
+</BODY>
+</HTML>