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/-alert/index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'api/pl.treksoft.kvision.modal/-alert') diff --git a/api/pl.treksoft.kvision.modal/-alert/index.html b/api/pl.treksoft.kvision.modal/-alert/index.html index 55f84ef2..02277fe5 100644 --- a/api/pl.treksoft.kvision.modal/-alert/index.html +++ b/api/pl.treksoft.kvision.modal/-alert/index.html @@ -86,6 +86,13 @@ +

parent

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

size

@@ -150,6 +157,13 @@ +

clearParent

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

getChildren

@@ -159,6 +173,13 @@ +

getRoot

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

getSnAttrs

-- cgit