diff options
Diffstat (limited to 'api/pl.treksoft.kvision.core/-widget/get-sn-on.html')
-rw-r--r-- | api/pl.treksoft.kvision.core/-widget/get-sn-on.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/api/pl.treksoft.kvision.core/-widget/get-sn-on.html b/api/pl.treksoft.kvision.core/-widget/get-sn-on.html deleted file mode 100644 index 1bdb14a3..00000000 --- a/api/pl.treksoft.kvision.core/-widget/get-sn-on.html +++ /dev/null @@ -1,17 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>Widget.getSnOn - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">Widget</a> / <a href="./get-sn-on.html">getSnOn</a><br/> -<br/> -<h1>getSnOn</h1> -<a name="pl.treksoft.kvision.core.Widget$getSnOn()"></a> -<code><span class="keyword">protected</span> <span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getSnOn</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">On</span><span class="symbol">?</span></code> -<p>Returns list of event handlers in the form of a Snabbdom <em>On</em> object.</p> -<p><strong>Return</strong><br/> -list of event handlers</p> -</BODY> -</HTML> |