From 107481f9ad5783daed68de8dadea65be57a6266b Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 1 Mar 2018 14:21:24 +0100 Subject: Site initial commit --- .../pl.treksoft.kvision.panel/-root/get-sn-class.html | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 docs/api/pl.treksoft.kvision.panel/-root/get-sn-class.html (limited to 'docs/api/pl.treksoft.kvision.panel/-root/get-sn-class.html') diff --git a/docs/api/pl.treksoft.kvision.panel/-root/get-sn-class.html b/docs/api/pl.treksoft.kvision.panel/-root/get-sn-class.html deleted file mode 100644 index ba9cf8eb..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-root/get-sn-class.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -Root.getSnClass - kvision - - - -kvision / pl.treksoft.kvision.panel / Root / getSnClass
-
-

getSnClass

- -protected 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