<HTML> <HEAD> <meta charset="UTF-8"> <title>Radio.getSnClass - kvision</title> <link rel="stylesheet" href="../../../style.css"> </HEAD> <BODY> <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.check</a> / <a href="index.html">Radio</a> / <a href="./get-sn-class.html">getSnClass</a><br/> <br/> <h1>getSnClass</h1> <a name="pl.treksoft.kvision.form.check.Radio$getSnClass()"></a> <code><span class="keyword">protected</span> <span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getSnClass</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol"><</span><a href="../../pl.treksoft.kvision.core/-string-bool-pair.html"><span class="identifier">StringBoolPair</span></a><span class="symbol">></span></code> <p>Overrides <a href="../../pl.treksoft.kvision.core/-widget/get-sn-class.html">Widget.getSnClass</a></p> <p>Returns list of CSS class names for current widget in the form of a List.</p> <p><strong>Return</strong><br/> list of CSS class names</p> </BODY> </HTML>