diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-07-13 02:13:41 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-07-13 02:13:41 +0200 |
commit | 2febd99a43e367e7100e9fc21bd6eef1cd1ea47e (patch) | |
tree | 353205adefdd1c7785989eb7728ecacf30b2ce66 /api/pl.treksoft.kvision.window/-maximize-icon/get-sn-attrs.html | |
parent | bc2152266d0aa8b749d5202d54f9e7c4a5db5b5b (diff) | |
download | kvision-2febd99a43e367e7100e9fc21bd6eef1cd1ea47e.tar.gz kvision-2febd99a43e367e7100e9fc21bd6eef1cd1ea47e.tar.bz2 kvision-2febd99a43e367e7100e9fc21bd6eef1cd1ea47e.zip |
API documentation for KVision 0.0.38
Diffstat (limited to 'api/pl.treksoft.kvision.window/-maximize-icon/get-sn-attrs.html')
-rw-r--r-- | api/pl.treksoft.kvision.window/-maximize-icon/get-sn-attrs.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.window/-maximize-icon/get-sn-attrs.html b/api/pl.treksoft.kvision.window/-maximize-icon/get-sn-attrs.html new file mode 100644 index 00000000..fec59f27 --- /dev/null +++ b/api/pl.treksoft.kvision.window/-maximize-icon/get-sn-attrs.html @@ -0,0 +1,18 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>MaximizeIcon.getSnAttrs - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.window</a> / <a href="index.html">MaximizeIcon</a> / <a href="./get-sn-attrs.html">getSnAttrs</a><br/> +<br/> +<h1>getSnAttrs</h1> +<a name="pl.treksoft.kvision.window.MaximizeIcon$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>Returns list of element attributes in the form of a List.</p> +<p><strong>Return</strong><br/> +list of element attributes</p> +</BODY> +</HTML> |