From 4ffe1bee99a55e985bb71dacff3839263cb4316f Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Tue, 3 Mar 2020 10:53:33 +0100 Subject: API Documentation for KVision 3.0.0 --- api/pl.treksoft.kvision.core/on-event.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/pl.treksoft.kvision.core/on-event.html') diff --git a/api/pl.treksoft.kvision.core/on-event.html b/api/pl.treksoft.kvision.core/on-event.html index 6c815075..15bf9e8d 100644 --- a/api/pl.treksoft.kvision.core/on-event.html +++ b/api/pl.treksoft.kvision.core/on-event.html @@ -9,6 +9,6 @@

onEvent

-inline fun <reified T : Widget> T.onEvent(noinline block: SnOn<T>.() -> Unit): Widget +inline fun <reified T : Widget> T.onEvent(noinline block: SnOn<T>.() -> Unit): Int -- cgit