blob: cc21b960ae61c913d91c7ff49eaeb082c2ccf148 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Menu.getMenuItemById - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">Menu</a> / <a href="./get-menu-item-by-id.html">getMenuItemById</a><br/>
<br/>
<h1>getMenuItemById</h1>
<a name="pl.treksoft.kvision.electron.Menu$getMenuItemById(kotlin.String)"></a>
<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getMenuItemById</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.Menu$getMenuItemById(kotlin.String)/id">id</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-menu-item/index.html"><span class="identifier">MenuItem</span></a></code>
</BODY>
</HTML>
|