From 8883419bfcec00947863741d48dbd89cc877615a Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 4 Apr 2019 13:10:28 +0200 Subject: API documentation for KVision 0.0.32 --- api/pl.treksoft.kvision.modal/-confirm/index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'api/pl.treksoft.kvision.modal/-confirm/index.html') diff --git a/api/pl.treksoft.kvision.modal/-confirm/index.html b/api/pl.treksoft.kvision.modal/-confirm/index.html index 192db567..79bfa645 100644 --- a/api/pl.treksoft.kvision.modal/-confirm/index.html +++ b/api/pl.treksoft.kvision.modal/-confirm/index.html @@ -122,6 +122,13 @@ +

parent

+ + +open var parent: Container? + + +

size

@@ -172,6 +179,13 @@ +

clearParent

+ + +open fun clearParent(): Widget + + +

getChildren

@@ -181,6 +195,13 @@ +

getRoot

+ + +open fun getRoot(): Root? + + +

getSnAttrs

-- cgit