summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.electron/-web-frame/insert-text.html
blob: 8c713f7b1bd546de5bf93e9f20435180fe8424bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>WebFrame.insertText - 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.electron</a>&nbsp;/&nbsp;<a href="index.html">WebFrame</a>&nbsp;/&nbsp;<a href="./insert-text.html">insertText</a><br/>
<br/>
<h1>insertText</h1>
<a name="pl.treksoft.kvision.electron.WebFrame$insertText(kotlin.String)"></a>
<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">insertText</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.WebFrame$insertText(kotlin.String)/text">text</span><span class="symbol">:</span>&nbsp;<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="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
</BODY>
</HTML>