From 8449ff519f3d853ca82c792dccf12d06fb09b627 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 24 Apr 2019 23:12:48 +0200 Subject: API documentation for KVision 0.0.35 --- api/pl.treksoft.kvision.core/-widget/after-postpatch.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 api/pl.treksoft.kvision.core/-widget/after-postpatch.html (limited to 'api/pl.treksoft.kvision.core/-widget/after-postpatch.html') diff --git a/api/pl.treksoft.kvision.core/-widget/after-postpatch.html b/api/pl.treksoft.kvision.core/-widget/after-postpatch.html deleted file mode 100644 index 48e0fe23..00000000 --- a/api/pl.treksoft.kvision.core/-widget/after-postpatch.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -Widget.afterPostpatch - kvision - - - -kvision / pl.treksoft.kvision.core / Widget / afterPostpatch
-
-

afterPostpatch

- -protected open fun afterPostpatch(node: VNode): Unit -

Method called after updating Snabbdom vnode.

- - -- cgit