diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-05-21 00:13:50 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-05-21 00:13:50 +0200 |
commit | bfd5aa358e141d6c86d476d8bb66b104a80a3b96 (patch) | |
tree | ef6207d4c4739350637a54fe9263b7ade2a8b51b /api/pl.treksoft.kvision.event/input-flow.html | |
parent | 7dd4af03244265ce1bc8aa00440fec19ce978264 (diff) | |
download | kvision-bfd5aa358e141d6c86d476d8bb66b104a80a3b96.tar.gz kvision-bfd5aa358e141d6c86d476d8bb66b104a80a3b96.tar.bz2 kvision-bfd5aa358e141d6c86d476d8bb66b104a80a3b96.zip |
API documentation for KVision 3.10.0gh-pages
Diffstat (limited to 'api/pl.treksoft.kvision.event/input-flow.html')
-rw-r--r-- | api/pl.treksoft.kvision.event/input-flow.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.event/input-flow.html b/api/pl.treksoft.kvision.event/input-flow.html index b25d508f..55393ad4 100644 --- a/api/pl.treksoft.kvision.event/input-flow.html +++ b/api/pl.treksoft.kvision.event/input-flow.html @@ -10,5 +10,6 @@ <h1>inputFlow</h1> (js) <a name="pl.treksoft.kvision.event$inputFlow#pl.treksoft.kvision.event.inputFlow.T"></a> <code><span class="keyword">inline</span> <span class="keyword">val </span><span class="symbol"><</span><span class="keyword">reified</span> <span class="identifier">T</span> <span class="symbol">:</span> <a href="../pl.treksoft.kvision.core/-widget/index.html"><span class="identifier">Widget</span></a><span class="symbol">></span> <span class="identifier">T</span><span class="symbol">.</span><span class="identifier">inputFlow</span><span class="symbol">: </span><span class="identifier">Flow</span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span></code> +<p>Extension property returning Flow for an input event.</p> </BODY> </HTML> |