aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-widget/enable-popover.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.core/-widget/enable-popover.html')
-rw-r--r--api/pl.treksoft.kvision.core/-widget/enable-popover.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-widget/enable-popover.html b/api/pl.treksoft.kvision.core/-widget/enable-popover.html
new file mode 100644
index 00000000..f44dd1af
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-widget/enable-popover.html
@@ -0,0 +1,20 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Widget.enablePopover - 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="./enable-popover.html">enablePopover</a><br/>
+<br/>
+<h1>enablePopover</h1>
+<a name="pl.treksoft.kvision.core.Widget$enablePopover(pl.treksoft.kvision.core.PopoverOptions)"></a>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">enablePopover</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget$enablePopover(pl.treksoft.kvision.core.PopoverOptions)/options">options</span><span class="symbol">:</span>&nbsp;<a href="../-popover-options/index.html"><span class="identifier">PopoverOptions</span></a>&nbsp;<span class="symbol">=</span>&nbsp;PopoverOptions()<span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Widget</span></a></code>
+<p>Enables popover for the current widget.</p>
+<h3>Parameters</h3>
+<p><a name="options"></a>
+<code>options</code> - popover options</p>
+<p><strong>Return</strong><br/>
+current widget</p>
+</BODY>
+</HTML>