From 9d35bb1e3d8186228cc409faa6d681624f20e9cd Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Tue, 26 Nov 2019 19:53:45 +0100 Subject: API documentation for KVision 2.4.0 --- api/pl.treksoft.kvision.core/index.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'api/pl.treksoft.kvision.core/index.html') diff --git a/api/pl.treksoft.kvision.core/index.html b/api/pl.treksoft.kvision.core/index.html index ff1a7c91..660af0d3 100644 --- a/api/pl.treksoft.kvision.core/index.html +++ b/api/pl.treksoft.kvision.core/index.html @@ -520,6 +520,13 @@ backgrounds, fonts, text and position) and the main Widget class.

+

onEvent

+ + +fun <T : Widget> T.onEvent(block: SnOn<T>.() -> Unit): Widget + + +

removeBsBgColor

-- cgit