aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-widget/hide-popover.html
blob: 42da94dbd94091c188ab4206806db1952ceca826 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Widget.hidePopover - 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="./hide-popover.html">hidePopover</a><br/>
<br/>
<h1>hidePopover</h1>
(js) <a name="pl.treksoft.kvision.core.Widget$hidePopover()"></a>
<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">hidePopover</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>Hides popover for the current widget.</p>
<p><strong>Return</strong><br/>
current widget</p>
</BODY>
</HTML>