diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form/-field-label/get-sn-attrs.html')
-rw-r--r-- | api/pl.treksoft.kvision.form/-field-label/get-sn-attrs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.form/-field-label/get-sn-attrs.html b/api/pl.treksoft.kvision.form/-field-label/get-sn-attrs.html index c34e5d58..a71be0e1 100644 --- a/api/pl.treksoft.kvision.form/-field-label/get-sn-attrs.html +++ b/api/pl.treksoft.kvision.form/-field-label/get-sn-attrs.html @@ -10,7 +10,7 @@ <h1>getSnAttrs</h1> <a name="pl.treksoft.kvision.form.FieldLabel$getSnAttrs()"></a> <code><span class="keyword">protected</span> <span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getSnAttrs</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-pair.html"><span class="identifier">StringPair</span></a><span class="symbol">></span></code> -<p>Overrides <a href="../../pl.treksoft.kvision.core/-widget/get-sn-attrs.html">Widget.getSnAttrs</a></p> +<p>Overrides <a href="../../pl.treksoft.kvision.html/-tag/get-sn-attrs.html">Tag.getSnAttrs</a></p> <p>Returns list of element attributes in the form of a List.</p> <p><strong>Return</strong><br/> list of element attributes</p> |