diff options
Diffstat (limited to 'api/pl.treksoft.kvision.electron/-resource-usage')
6 files changed, 137 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.electron/-resource-usage/css-style-sheets.html b/api/pl.treksoft.kvision.electron/-resource-usage/css-style-sheets.html new file mode 100644 index 00000000..ed38b00e --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-resource-usage/css-style-sheets.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ResourceUsage.cssStyleSheets - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">ResourceUsage</a> / <a href="./css-style-sheets.html">cssStyleSheets</a><br/> +<br/> +<h1>cssStyleSheets</h1> +<a name="pl.treksoft.kvision.electron.ResourceUsage$cssStyleSheets"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">cssStyleSheets</span><span class="symbol">: </span><a href="../-memory-usage-details/index.html"><span class="identifier">MemoryUsageDetails</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-resource-usage/fonts.html b/api/pl.treksoft.kvision.electron/-resource-usage/fonts.html new file mode 100644 index 00000000..56b05dea --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-resource-usage/fonts.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ResourceUsage.fonts - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">ResourceUsage</a> / <a href="./fonts.html">fonts</a><br/> +<br/> +<h1>fonts</h1> +<a name="pl.treksoft.kvision.electron.ResourceUsage$fonts"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">fonts</span><span class="symbol">: </span><a href="../-memory-usage-details/index.html"><span class="identifier">MemoryUsageDetails</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-resource-usage/images.html b/api/pl.treksoft.kvision.electron/-resource-usage/images.html new file mode 100644 index 00000000..9236dbd8 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-resource-usage/images.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ResourceUsage.images - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">ResourceUsage</a> / <a href="./images.html">images</a><br/> +<br/> +<h1>images</h1> +<a name="pl.treksoft.kvision.electron.ResourceUsage$images"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">images</span><span class="symbol">: </span><a href="../-memory-usage-details/index.html"><span class="identifier">MemoryUsageDetails</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-resource-usage/index.html b/api/pl.treksoft.kvision.electron/-resource-usage/index.html new file mode 100644 index 00000000..7985f6d8 --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-resource-usage/index.html @@ -0,0 +1,67 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ResourceUsage - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="./index.html">ResourceUsage</a><br/> +<br/> +<h1>ResourceUsage</h1> +<code><span class="keyword">external</span> <span class="keyword">interface </span><span class="identifier">ResourceUsage</span></code> +<h3>Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="css-style-sheets.html">cssStyleSheets</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">cssStyleSheets</span><span class="symbol">: </span><a href="../-memory-usage-details/index.html"><span class="identifier">MemoryUsageDetails</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="fonts.html">fonts</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">fonts</span><span class="symbol">: </span><a href="../-memory-usage-details/index.html"><span class="identifier">MemoryUsageDetails</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="images.html">images</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">images</span><span class="symbol">: </span><a href="../-memory-usage-details/index.html"><span class="identifier">MemoryUsageDetails</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="other.html">other</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">other</span><span class="symbol">: </span><a href="../-memory-usage-details/index.html"><span class="identifier">MemoryUsageDetails</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="xsl-style-sheets.html">xslStyleSheets</a></p> +</td> +<td> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">xslStyleSheets</span><span class="symbol">: </span><a href="../-memory-usage-details/index.html"><span class="identifier">MemoryUsageDetails</span></a></code></td> +</tr> +</tbody> +</table> +<h3>Extension Functions</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p> +</td> +<td> +<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span> <span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code> +<p>Helper function for creating JavaScript objects from dynamic constructors.</p> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-resource-usage/other.html b/api/pl.treksoft.kvision.electron/-resource-usage/other.html new file mode 100644 index 00000000..13a39cba --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-resource-usage/other.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ResourceUsage.other - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">ResourceUsage</a> / <a href="./other.html">other</a><br/> +<br/> +<h1>other</h1> +<a name="pl.treksoft.kvision.electron.ResourceUsage$other"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">other</span><span class="symbol">: </span><a href="../-memory-usage-details/index.html"><span class="identifier">MemoryUsageDetails</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.electron/-resource-usage/xsl-style-sheets.html b/api/pl.treksoft.kvision.electron/-resource-usage/xsl-style-sheets.html new file mode 100644 index 00000000..ceacba7b --- /dev/null +++ b/api/pl.treksoft.kvision.electron/-resource-usage/xsl-style-sheets.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ResourceUsage.xslStyleSheets - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">ResourceUsage</a> / <a href="./xsl-style-sheets.html">xslStyleSheets</a><br/> +<br/> +<h1>xslStyleSheets</h1> +<a name="pl.treksoft.kvision.electron.ResourceUsage$xslStyleSheets"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">xslStyleSheets</span><span class="symbol">: </span><a href="../-memory-usage-details/index.html"><span class="identifier">MemoryUsageDetails</span></a></code> +</BODY> +</HTML> |