diff options
Diffstat (limited to 'api/pl.treksoft.kvision.electron/-menu/build-from-template.html')
-rw-r--r-- | api/pl.treksoft.kvision.electron/-menu/build-from-template.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.electron/-menu/build-from-template.html b/api/pl.treksoft.kvision.electron/-menu/build-from-template.html new file mode 100644 index 00000000..618965da --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-menu/build-from-template.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Menu.buildFromTemplate - 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="./build-from-template.html">buildFromTemplate</a><br/> +<br/> +<h1>buildFromTemplate</h1> +<a name="pl.treksoft.kvision.electron.Menu.Companion$buildFromTemplate(kotlin.Array((pl.treksoft.kvision.electron.MenuItemConstructorOptions)))"></a> +<code><span class="keyword">fun </span><span class="identifier">buildFromTemplate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.Menu.Companion$buildFromTemplate(kotlin.Array((pl.treksoft.kvision.electron.MenuItemConstructorOptions)))/template">template</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><span class="symbol"><</span><a href="../-menu-item-constructor-options/index.html"><span class="identifier">MenuItemConstructorOptions</span></a><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Menu</span></a></code> +</BODY> +</HTML> |