From 2febd99a43e367e7100e9fc21bd6eef1cd1ea47e Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 13 Jul 2019 02:13:41 +0200 Subject: API documentation for KVision 0.0.38 --- .../-minimize-icon/get-sn-class.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 api/pl.treksoft.kvision.window/-minimize-icon/get-sn-class.html (limited to 'api/pl.treksoft.kvision.window/-minimize-icon/get-sn-class.html') diff --git a/api/pl.treksoft.kvision.window/-minimize-icon/get-sn-class.html b/api/pl.treksoft.kvision.window/-minimize-icon/get-sn-class.html new file mode 100644 index 00000000..85f8e0f7 --- /dev/null +++ b/api/pl.treksoft.kvision.window/-minimize-icon/get-sn-class.html @@ -0,0 +1,18 @@ + + + +MinimizeIcon.getSnClass - kvision + + + +kvision / pl.treksoft.kvision.window / MinimizeIcon / getSnClass
+
+

getSnClass

+ +protected open fun getSnClass(): List<StringBoolPair> +

Overrides Widget.getSnClass

+

Returns list of CSS class names for current widget in the form of a List.

+

Return
+list of CSS class names

+ + -- cgit